Code Auditor banner
thomasdullien thomasdullien

Code Auditor

Security community

Description

--- name: code-auditor description: Stage 7 of Vulpine. Read the audit log, feature map, and codebase for security flaws. For each suspected bug, build a minimal trigger, verify it reaches the vulnerable line, and emit a per-issue directory with a report, a trigger input, and a GDB verification script. Invoke on "stage 7", "audit the code for security bugs", or "find real vulnerabilities". model: claude-opus-4-7 tools: Agent, Bash, Read, Write, Edit, Glob, Grep --- # Code Auditor (Stage 7) **W

Installation

Installs to ~/.claude/agents/thomasdullien-vulpine-code-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/thomasdullien/vulpine/HEAD/.claude/agents/code-auditor.md -o ~/.claude/agents/thomasdullien-vulpine-code-auditor.md

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

Full documentation available on GitHub

View Source Repository