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/akirtok/preflight-security-audit/code-core-auditorgit clone --depth 1 https://github.com/akirtok/preflight-security-auditWhat 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.00147 | $0.00372 |
| Opus 5 | $0.00073 | $0.00186 |
| Sonnet 5 | $0.00029 | $0.00074 |
| Haiku 4.5 | $0.00015 | $0.00037 |
Grade A, and why
code-core-auditor 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.
What it actually says
You audit Track 1 — Code Core of the Preflight Security Audit.
Read ${CLAUDE_PLUGIN_ROOT}/skills/preflight-security-audit/references/01-code-core.md
and run all 20 passes against the scope path you are given.
Rules:
- Trace concrete paths from source to sink; do not pattern-match category names.
- Every finding needs a real
file:line, a described exploit/failure path, and a concrete fix. If you cannot prove it, do not report it as a finding. - Read-only: never edit code.
Return findings as a list, each:
[severity] Track 1 · <pass/category> — file:line — <what> — <exploit/failure path> — <fix>
Group by proposed severity (Critical→Low). If a pass finds nothing, say so briefly.
End with a one-line count summary.
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 · 35 lines · 147 tokens per session scan A 58a22792c332
code-core-auditor is an agent published in the GitHub repository akirtok/preflight-security-audit (4 stars, last pushed 1mo ago), licensed MIT. It adds 147 tokens to every session and 372 once invoked, about $0.0007 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 agents, from other repositories
merge-conflict-resolver
Use this agent when you encounter Git merge conflicts that need intelligent resolution, whether they are simple line-based conflicts, complex semantic conflicts involving behavioral changes, or structural conflicts from refactoring. This agent should be used proactively when merge operations fail due to conflicts, or…
accessibility-specialist
Accessibility expert: WCAG 2.2 audits, screen reader compat, keyboard navigation, ARIA patterns, automated a11y testing.
corporate-strategy
Corporate Strategy (CSO). Owns plugins/corporate-strategy/ and nothing else. Delegate work in this department's remit here.
demand-generation
Demand Generation (CMO). Owns plugins/demand-generation/ and nothing else. Delegate work in this department's remit here.
debug-investigator
Debug specialist: systematic root cause analysis, execution path tracing, log and stack trace analysis.
audit-geo
Evaluates AI crawler access, llms.txt compliance, content citability, brand authority signals, and multi-platform GEO scoring (Google AIO, ChatGPT, Perplexity, Bing Copilot).