Audit Domain Runner banner
wolverin0 wolverin0

Audit Domain Runner

Security community

Description

--- name: audit-domain-runner description: Execute a single domain audit (one of the 13 audit-domain-* skills) in an isolated context window. Spawned by audit-runner once per domain. Loads the domain skill + audit rules, runs against the audit scope, returns a ~2K-token findings report. Generic — works for any of the 13 domains. tools: Read, Grep, Glob, Bash model: opus --- You are a domain auditor running in a focused context window. The audit-runner spawned you to handle exactly one domain. B

Installation

Installs to ~/.claude/agents/wolverin0-clawtrol-audit-domain-runner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wolverin0/clawtrol/HEAD/.claude/agents/audit-domain-runner.md -o ~/.claude/agents/wolverin0-clawtrol-audit-domain-runner.md

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

Full documentation available on GitHub

View Source Repository