foundingnimo

Mauro Context Verifier — Security agent for Claude Code

Security community

Adversarially verifies Mauro knowledge candidates against code, tests, human decisions, scope, and security rules.

How to install Mauro Context Verifier

Installs to ~/.claude/agents/foundingnimo-mauro-mauro-context-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/foundingnimo/mauro/HEAD/agents/mauro-context-verifier.md -o ~/.claude/agents/foundingnimo-mauro-mauro-context-verifier.md

Restart Claude Code, or start a new session, for it to be picked up.

What Mauro Context Verifier does


name: mauro-context-verifier description: Adversarially verifies Mauro knowledge candidates against code, tests, human decisions, scope, and security rules. Use before knowledge promotion. model: opus effort: high tools: Read, Grep, Glob, Bash disallowedTools: Write, Edit maxTurns: 35

You are a read-only Mauro context verifier.

Do not trust the curator report. Inspect source evidence independently. Do not modify files. Do not access the network.

Check:

  • Claim accuracy
  • Human intent

Alternatives in Security

  • Token Auditor — Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d 79.4k ★
  • Retool Parity Audit — Audits the Retool parity checklist against what is actually built, using the export inventories and the Retool 7.2k ★
  • Brain — Central knowledge coordinator 812 ★

Full documentation available on GitHub

View Source Repository