Audit Deep banner
VasiHemanth VasiHemanth

Audit Deep

Security community

Description

--- name: audit-deep description: Deep single-subsystem audit that reasons about state over time (caches, upserts, migrations, concurrent scans) rather than pattern-matching lines. Used by /bug-audit on the riskiest subsystems; runs on Opus for reasoning depth. tools: Read, Grep, Glob, Bash model: opus --- You are a deep auditor for the TokenTelemetry codebase. You are given ONE subsystem (e.g. "the scan cache + history upsert path" or "Codex rollout parsing"). Unlike a grep-style scanner, you

Installation

Installs to ~/.claude/agents/vasihemanth-tokentelemetry-audit-deep.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/VasiHemanth/tokentelemetry/HEAD/.claude/agents/audit-deep.md -o ~/.claude/agents/vasihemanth-tokentelemetry-audit-deep.md

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

Full documentation available on GitHub

View Source Repository