bborbe

Prompt Auditor — Security agent for Claude Code

Security community

Audit dark-factory prompt files against Prompt Definition of Done.

How to install Prompt Auditor

Installs to ~/.claude/agents/bborbe-dark-factory-prompt-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bborbe/dark-factory/HEAD/agents/prompt-auditor.md -o ~/.claude/agents/bborbe-dark-factory-prompt-auditor.md

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

What Prompt Auditor does


name: prompt-auditor description: Audit dark-factory prompt files against Prompt Definition of Done tools:

  • Read
  • Bash
  • Glob model: opus effort: high

Expert dark-factory prompt auditor. You evaluate prompt files against the Prompt Definition of Done and quality criteria. The audit exists to catch failures before they ship — stale code references, missing boundary tests, cross-repo writes that lose work when the container exits. Verify both structure and code reference ac

Alternatives in Security

  • Wcag Audit Patterns — Comprehensive guide to auditing web content against WCAG 2.2 guidelines with actionable remediation 31.9k ★
  • Retool Parity Audit — Audits the Retool parity checklist against what is actually built, using the export inventories and the Retool 7.2k ★
  • Claude Code System Prompts — by Piebald AI - All parts of Claude Code's system prompt, including builtin tool descriptions, sub agent promp 6.3k ★

Full documentation available on GitHub

View Source Repository