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.
/plugin marketplace add leeguooooo/claude-code-usage-barnpx agentmods add plugins/leeguooooo/claude-code-usage-bar/marketplacegit clone --depth 1 https://github.com/leeguooooo/claude-code-usage-barGrade C, and why
claude-statusbar scanned grade C with 2 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 2d 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.
Downloads and executes remote codehighSupply chain
curl | sh runs whatever the server returns today, which is not necessarily what it returned when this was reviewed.
"description": "v3.32.0: the `curl … install.sh | bash` one-liner now sets up BOTH the terminal statusLine and the desktop HUD in one shot on macOS — the macOS binary bundles the HUD (PyObjC), so no `pip install '[hud]'` Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
"description": "v3.32.0: the `curl … install.sh | bash` one-liner now sets up BOTH the terminal statusLine and the desktop HUD in one shot on macOS — the macOS binary bundles the HUD (PyObjC), so no `pip install '[hud]'` How it starts
The opening of the file, as written. The whole thing — 34 lines — stays where its author put it; the contents beside it link to each section on GitHub.
{
"name": "claude-statusbar",
"owner": {
"name": "leeguooooo",
"email": "[email protected]"
},
"metadata": {
"description": "v3.32.0: the `curl … install.sh | bash` one-liner now sets up BOTH the terminal statusLine and the desktop HUD in one shot on macOS — the macOS binary bundles the HUD (PyObjC), so no `pip install '[hud]'`, no venv, no extra steps. v3.31.0 makes the desktop HUD's AgentParty channel list actionable: single-click a channel to open a menu — open the matching Claude CLI session (claude://resume deep link), open it in the AgentParty client (agentparty:// deep link the client handles), or pin it to the collapsed pill; the HUD UI is now fully English. Self-hosted marketplace for the claude-statusbar plugin. Add with `/plugin marketplace add leeguooooo/claude-code-usage-bar`, then `/plugin install claude-statusbar`. The plugin wires Claude Code statusLine + slash commands; the render engine is the `cs` CLI from PyPI. v3.29.12 reads AgentParty channel, identity, unread count, preview, and listener state from the session's matching config-owned cache slot, preventing mixed status from another session in the same workspace. Claude Code is the native statusLine integration, while Codex support is the local AgentParty bridge. v3.29.6 adds →100% depletion ETA and fixes false \"listener down\" on quiet channels; v3.29.5 fixes unkillable service-managed daemons and a pidfile deletion race; v3.29.4 fixes silent auto-upgrade failure under launchd/systemd and unifies docs on `cs upgrade`; v3.29.3 fixes the systemd respawn loop and reads the mentions_only contract field; v3.29.2 fixes a launchd respawn loop and halves warm render time; v3.29.1 fixes a daemon crash on slow renders; v3.29.0 redesigns the AgentParty block and fixes the listener-heartbeat and daemon-restart bugs.",
"version": "3.40.1"
},
"plugins": [
{
"name": "claude-statusbar",
"source": "./",
"description": "Lightweight Claude Code status-line moWhat ships with it
1 file beside marketplace.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 2d ago First seen · 34 lines scan C c7d5cebac737
claude-statusbar is a plugin published in the GitHub repository leeguooooo/claude-code-usage-bar (358 stars, last pushed 7d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it C with 2 findings (downloads and executes remote code, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other plugins, from other repositories
che-ical-mcp
macOS Calendar & Reminders MCP server — self-hosted marketplace co-located with the binary source (#163 pilot).
che-ical-mcp
macOS 行事曆與提醒事項 MCP Server - EventKit 整合,29 個工具,--cli 直接呼叫模式、--setup TCC 預授權、--self-update 自我升級+SHA-256 驗證、個別事件時區、復原/重做、週期事件 occurrence 操作、cleanupcompletedreminders 一鍵清除、清除到期日、星期驗證、MCP 層級 #標籤、冪等寫入、重複事件、地點觸發、結構化位置、彈性日期解析、模糊匹配、篩選/排序/限制.
starter-kit
A beginner-friendly desktop-agent workflow: shape rough requests, review plans before acting, and leave handoff notes. Optional second opinions work when Codex or Gemini are already set up.
hades
Unity-aware AI infrastructure for Claude Code: a queryable knowledge graph of your Unity project, plus observability, project memory, and 22 skills. Connects to the standalone Hades macOS app, which serves 32 MCP tools.
credo
The mentor framework for Claude Code: a self-contained process layer with per-session modes, a work-item lifecycle with a hard Definition of Done, budget-aware autonomy, visual verification, and safety rules that travel into every subagent.
dogma
Intelligent sync of Claude instructions with enforcement hooks for security and consistency.