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 agents/macro-inc/macro/db-checkergit clone --depth 1 https://github.com/macro-inc/macroWhat 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.00046 | $0.00440 |
| Opus 5 | $0.00023 | $0.00220 |
| Sonnet 5 | $0.00009 | $0.00088 |
| Haiku 4.5 | $0.00005 | $0.00044 |
Grade A, and why
db-checker 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 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.
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.
The source is not reproduced here
Licensed AGPL-3.0
The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
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 · 45 lines · 46 tokens per session scan A 984120f18e63
db-checker is an agent published in the GitHub repository macro-inc/macro (4,170 stars, last pushed today), licensed AGPL-3.0. It adds 46 tokens to every session and 440 once invoked, about $0.0002 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-30.
Other agents, from other repositories
triagem-cetico
Tenta REFUTAR o veredito da triagem antes que ele seja publicado no PR do contribuidor. Chamado no passe 9. Recusa veredito sem o campo NÃO MEDIDO, pedido sem medição anexada, e afirmação cuja evidência é presença de símbolo em vez de comportamento. Não corrige e não publica — sem Write/Edit no frontmatter, e sob…
Customer Support Agent
Handles customer inquiries, manages support tickets, and maintains CRM records.
conversion-funnel-analyst
Read-only analyst that pulls funnel metrics (signups → first upload → first download → paid) week-over-week and names the biggest leak, plus churn cohorts and the cancel-flow funnel. Use weekly or before any prioritization decision.
_trio
Shared working protocol for pm, designer, and engineer. Not a standalone agent — referenced by all three.
harness-auditor
Read-only coherence audit of the agent harness itself — CLAUDE.md, the .claude/rules/, the FEATURE.md files, and memory. Flags contradictions between rules, stale incident references, prose rules that no longer match the code, and gaps where a rule is stated but no computational sensor enforces it. Returns a…
event-analyst
Analyzes an event taxonomy (GA4 pull or CSV export) for lifecycle marketing readiness. Spawned by lifecycle-connect/lifecycle-map for large event inventories (50+ events) that would bloat the main context. Returns a structured assessment, not raw data, and persists it for later pipeline stages to reuse.