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/vitalini/ebb-ai/checkgit clone --depth 1 https://github.com/Vitalini/ebb-aiWrote 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/vitalini/ebb-ai/check)<a href="https://agentmods.dev/commands/vitalini/ebb-ai/check"><img src="https://agentmods.dev/badge/commands/vitalini/ebb-ai/check.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.00007 | $0.00571 |
| Opus 5 | $0.00003 | $0.00285 |
| Sonnet 5 | $0.00001 | $0.00114 |
| Haiku 4.5 | $0.00001 | $0.00057 |
Grade A, and why
check 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 — 57 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Check the status of one or all ebb-ai deferred tasks.
Arguments
$ARGUMENTS
- If
$ARGUMENTSlooks like a single task id (alphanumeric, dash, underscore only), check that one specific task. - If
$ARGUMENTSis empty, list every known task — the summary always includes queued, scheduled, running, completed, failed and cancelled tasks (there is no age cutoff), including tasks persisted by previous sessions. --all/allis accepted for compatibility and behaves the same as an empty argument.
What to do
- Call the
ebb-aiMCP server'scheck_queue_statustool with:task_id— the parsed id, omit for the list view.
- Render the result as a compact table — never raw JSON. For each task:
id(last 8 chars suffice)status—queued,scheduled,running,completed,failed,cancelledscheduled_for— relative time ("in 2h", "yesterday 14:30")region- For
completedtasks: append the carbon receipt (fields as they appear in the response, when present):estimated_carbon_g(what the scheduler projected)actual_carbon_g(what was billed against the actual grid intensity at dispatch time, if present)delta_pct—+X%or-X%actual vs estimatedgrid_source— which feed produced the intensity. If it ismockthe response says so explicitly ("SYNTHETIC (mock) grid data") — repeat that caveat instead of presenting the grams as measured.energy_source— confidence tier of the per-model energy coefficients (measured/estimated/fallback)
- For
failed: short error reason.
- If exactly one task is requested and the response carries a
Result:block (the LLM response), include it verbatim under the table. - End with a short hint line:
- If anything is
queuedorscheduled: "Next dispatch tick: ~5 min (if theebb tickdaemon is installed — otherwise runebb tick --once)." - If everything is
completed: nothing.
- If anything is
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 · 57 lines · 7 tokens per session scan A 6178e0dc2b3f
check is a command published in the GitHub repository Vitalini/ebb-ai (1 stars, last pushed 22d ago), licensed Apache-2.0. It adds 7 tokens to every session and 571 once invoked, about $0.0000 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
gov-reuse
Discover reusable UK government code before building from scratch.
validate-prd
Validate an existing PRD against BMAD standards - comprehensive review for completeness, clarity, and quality.
editorial-review-structure
Structural editor that proposes cuts, reorganization, and simplification while preserving comprehension.
OPSX: Archive
Archive a completed change in the experimental workflow.
audit-web
请使用 anjian MCP 工具处理这个网站安全评估请求:$ARGUMENTS.
provenance
Flag this session for cryptographic provenance hashing at end-of-day.