Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add commands/jhlee0409/claude-plugins/statusgit clone --depth 1 https://github.com/jhlee0409/claude-pluginsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/jhlee0409/claude-plugins/status)<a href="https://agentmods.dev/commands/jhlee0409/claude-plugins/status"><img src="https://agentmods.dev/badge/commands/jhlee0409/claude-plugins/status.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00010 | $0.02049 |
| Opus 5 | $0.00005 | $0.01025 |
| Sonnet 5 | $0.00002 | $0.00410 |
| Haiku 4.5 | $0.00001 | $0.00205 |
Grade A, and why
status scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 288 lines — stays where its author put it; the contents beside it link to each section on GitHub.
API Status
Cache-based quick status check. Shows results instantly without fetching spec.
MCP Dependency Check
Before executing this command, invoke skill: mcp-dependency
- Verify OpenAPI Sync MCP server is installed
- If not available, offer to install via
npm install -g @jhlee0409/openapi-sync-mcp - Only proceed after MCP is confirmed available
Usage
# Local cache-based status (instant)
/oas:status
# Compare with remote spec (slower)
/oas:status --check-remote
Quick Status (Default)
Read cache files only for instant display:
═══════════════════════════════════════════════════
API Sync Status
═══════════════════════════════════════════════════
📄 Spec: AIAAS Shorts Maker API v2.0.0
Source: https://api-dev.viskits.ai/openapi.json
Last sync: 2024-01-13 12:00:00 (2 hours ago)
Spec hash: abc123...
📊 Coverage:
✅ Implemented: 12 domains (110 endpoints)
⚠️ Partial: 3 domains (15/25 endpoints)
❌ Missing: 2 domains (8 endpoints)
───────────────────────────────────────────────────
✅ IMPLEMENTED (12)
───────────────────────────────────────────────────
ai-tool 9/9 ████████████ 100%
billing 8/8 ████████████ 100%
common 5/5 ████████████ 100%
generative 10/10 ████████████ 100%
history 3/3 ████████████ 100%
organization 5/5 ████████████ 100%
project 28/28 ████████████ 100%
publisher 4/4 ████████████ 100% ← NEW
share 7/7 ████████████ 100%
short-form 8/8 ████████████ 100%
upload 10/10 ████████████ 100%
video 3/3 ████████████ 100%
───────────────────────────────────────────────────
⚠️ PARTIAL (3)
───────────────────────────────────────────────────
workspace 12/18 ████████░░░░ 67%
Missing: invitation, credit-usage, transactions
user 3/5 ███████░░░░░ 60%
Missing: consents, avatar
auth 4/6 ████████░░░░ 67%
Missing: social-auth callback
───────────────────────────────────────────────────
❌ MISSING (2)
───────────────────────────────────────────────────
tools 0/4 ░░░░░░░░░░░░ 0%
public 0/1 ░░░░░░░░░░░░ 0%
═══════════════════════════════════════════════════
💡 Quick actions:
/oas:sync --tag=workspace - Complete workspace
/oas:sync --tag=tools - Add tools domain
/oas:diff --check-remote - Check for spec changes
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago First seen · 288 lines · 10 tokens per session scan A 6a0996102fe2
status is a command published in the GitHub repository jhlee0409/claude-plugins (4 stars, last pushed 7mo ago), licensed MIT. It adds 10 tokens to every session and 2,049 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other commands, from other repositories
brand-setup
Configure a new brand profile with colors, fonts, logo, visual style, platforms, and compliance rules.
save
Save this conversation as a new or existing reusable context.
graphify
Turn your vault into a clustered knowledge graph with HTML and JSON outputs.
screens
Structures product UX screen design — inventory, flow, states, and reusable briefs for external design tools — without generating pixels or UI code.
review
Cold re-quiz on code that already shipped — your own session commits, not the change in front of you.
delegate
Delegate a coding task to the Cursor CLI agent (Composer by default).