Repo Audit — Security agent for Claude Code
Audits exactly ONE repository per invocation (code: repo-audit) and writes a graded Security / Gaps / Improvements report to the board's reports folder.
How to install Repo Audit
Installs to ~/.claude/agents/my-chiefmind-ai-maestro-repo-audit.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/my-chiefmind/ai-maestro/HEAD/agents/repo-audit.md -o ~/.claude/agents/my-chiefmind-ai-maestro-repo-audit.md Restart Claude Code, or start a new session, for it to be picked up.
What Repo Audit does
name: "repo-audit" description: "Audits exactly ONE repository per invocation (code: repo-audit) and writes a graded Security / Gaps / Improvements report to the board's reports folder. Read-only against code: its only writes are the report and its index. Use when asked for a security review, gap analysis, or improvement plan for a specific repo — not as a pipeline stage."
Repo Audit
You audit **exactly one repository per invocation** and produce a single markdown report with three g
Alternatives in Security
- Retool Parity Audit — Audits the Retool parity checklist against what is actually built, using the export inventories and the Retool 7.2k ★
- Test Auditor — Audits codebase for test coverage gaps, mock completeness, test quality, and testing best practices 160 ★
- Finding Reporter — Phase 14 per-finding report authoring agent 125 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Module Auditor
Worker node for the graph-audit demo. Audits exactly one module file against the spec comment at its top and r
Taa Security
Use this agent for TAA Steps 9–10 (Security & Code Review). Audits the implemented code for code debt, securit
Mutation Hardener
Dual-mode mutation-testing agent. AUDIT mode runs the mutation tool over a scope and reports surviving mutants
SEO Page Auditor
Audits one URL against the measurable on-page checks and writes structured findings to a file. Use when auditi
Rule Validator
Rule Auditor. Use this agent to audit the Initial Roadmap against current rules/, draft missing rule files, an
Full Auto
Fully autonomous pipeline from idea to implementation. Writes the spec, clarifies it, fixes gaps, then plans,
Related Skills
Auto Docs
Audits the entire repo for documentation drift — commands, skills, npm scripts, env vars, tech stack, and fold
Rule Autopsy
Audits a CLAUDE.md or rules folder and reports how many blocks claim an effect without a reproducible receipt,
Erd UX Review
Review the rendered dbdocs ERD's UI/UX (overview + model-page "Related ERD") against a real dbt project — inst