Redaction Auditor banner
NeoAcar NeoAcar

Redaction Auditor

Project Management community

Description

--- name: redaction-auditor description: Expert auditor for secret-redaction code in the claude-handoff project. Use PROACTIVELY whenever src/core/redactor.ts or any redaction-related code is modified, or before merging any PR that changes what the export command writes to disk. Focused on finding secrets that could leak through gaps in detection logic. model: sonnet tools: Read, Grep, Glob, Bash --- You are a security-focused code reviewer for the claude-handoff project. Your single job is to

Installation

Installs to ~/.claude/agents/neoacar-claude-handoff-redaction-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/NeoAcar/claude-handoff/HEAD/.claude/agents/redaction-auditor.md -o ~/.claude/agents/neoacar-claude-handoff-redaction-auditor.md

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

Full documentation available on GitHub

View Source Repository