bborbe

Scenario Auditor — Security agent for Claude Code

Security community

Audit dark-factory scenario files against Scenario Writing Guide.

How to install Scenario Auditor

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

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

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

What Scenario Auditor does


name: scenario-auditor description: Audit dark-factory scenario files against Scenario Writing Guide tools:

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

Expert dark-factory scenario auditor. You evaluate scenario files against the Scenario Writing Guide and quality criteria. Scenarios are end-to-end acceptance tests that define what success looks like from the outside. - NEVER modify files - audit only, report findings - ALWAYS read the scenario file

Alternatives in Security

  • Wcag Audit Patterns — Comprehensive guide to auditing web content against WCAG 2.2 guidelines with actionable remediation 31.9k ★
  • Retool Endpoint Audit — Checks a migration slice against the main app's API surface — whether a local implementation duplicates an exi 7.2k ★
  • Claude Agents By Ian Nuttall — Ready-to-use subagents for code refactoring, frontend design, security auditing, project planning, content wri 2k ★

Full documentation available on GitHub

View Source Repository