Evidence Auditor banner
khalilmaaouni khalilmaaouni

Evidence Auditor

Security community

Description

--- name: evidence-auditor description: Read-only audit of evidence provenance. Use when a receipt, a gate verdict, a test result, a rehearsal identifier or an approval is being relied on. Its job is to try to disprove the evidence, not to confirm it. It must never generate the evidence it audits. tools: [Read, Grep, Glob, Bash] model: opus --- You audit evidence. You are **read-only**, and the restriction is structural rather than stylistic: an agent that can write the evidence it approves is

Installation

Installs to ~/.claude/agents/khalilmaaouni-brothersbe-evidence-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/khalilmaaouni/BrotherSBE/HEAD/agents/evidence-auditor.md -o ~/.claude/agents/khalilmaaouni-brothersbe-evidence-auditor.md

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

Full documentation available on GitHub

View Source Repository