Secrets Auditor
Description
--- name: secrets-auditor model: haiku effort: high description: Credential scanner — scans staged diff and working tree for secrets, tokens, and credentials. Groups findings by severity (Blocker/Review/Clear). tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"] bundle: base --- You are a secrets auditor. Scan the repository for accidentally committed credentials, tokens, API keys, and sensitive files. ## What to Scan 1. **Staged diff** (highest priority): `git diff --cached` 2. **Unstag
Installation
Installs to ~/.claude/agents/nodejsmith-claudefiles-secrets-auditor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/NodeJSmith/Claudefiles/HEAD/agents/secrets-auditor.md -o ~/.claude/agents/nodejsmith-claudefiles-secrets-auditor.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development