Claude Tools / Plugins / codex-hud

Plugins · haenara-shin/codex-hud

codex-hud

Display OpenAI Codex API usage and costs inside Claude Code

CLEARED_STATICagent-agnosticv0.10.0

Pipeline results

Coverage

CLEARED_STATIC

Tests run

7 / 8

Portability

Agent-agnostic (works beyond Claude)

Type

Plugins

Tests & results

What the pipeline checked

TestStateResult or reason
eligibilityranall eligibility checks passed
dedupranunique -- no near-duplicate found
clocran5604 code lines / 54 files
secretsranno secret patterns matched
egressran14 lexical match(es) — FLAG-INFO (C-01: semantic analysis deferred to v2)
injectionranno patterns matched (confidence: STANDARD)
required-fieldsranrequired fields present: name, version, description
behaviouraldeferredbehavioural assessment deferred (v1): 11 JS/TS entry point(s)

What's inside

Components found

commands/configure.md
componentmedium
commands/costs-month.md
componentlow
commands/costs-today.md
componentlow
commands/costs-week.md
componentlow
commands/setup-key.md
componentmedium
commands/setup.md
componentlow
commands/summary.md
componentmedium
commands/uninstall.md
componentmedium
commands/usage-month.md
componentlow
commands/usage-today.md
componentlow
commands/usage-week.md
componentlow

Coverage

Not assessed

  • behavioural execution not run
  • egress patterns logged (FLAG-INFO): 14 lexical match(es)

README

From the repository

# codex-hud

[![GitHub stars](https://img.shields.io/github/stars/haenara-shin/codex-hud?style=social)](https://github.com/haenara-shin/codex-hud/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/haenara-shin/codex-hud?style=social)](https://github.com/haenara-shin/codex-hud/network/members)
[![GitHub watchers](https://img.shields.io/github/watchers/haenara-shin/codex-hud?style=social)](https://github.com/haenara-shin/codex-hud/watchers)
[![GitHub license](https://img.shields.io/github/license/haenara-shin/codex-hud)](https://github.com/haenara-shin/codex-hud/blob/main/LICENSE)

**[Korean / 한국어](README_KR.md)**

A [Claude Code](https://claude.ai/code) plugin that displays OpenAI Codex usage and rate limits — right inside your Claude Code session.

> Listed in [Anthropic's community plugin marketplace](https://github.com/anthropics/claude-plugins-community) and [buildwithclaude](https://github.com/davepoon/buildwithclaude).

## Why?

If you use [codex-plugin-cc](https://github.com/openai/codex-plugin-cc) to delegate tasks to Codex from Claude Code, you have no way to check your Codex rate limits without leaving your terminal. **codex-hud** fills that gap.

| Existing 

← Back to Plugins