Audit Scanner banner
dwarvesf dwarvesf

Audit Scanner

Security community

Description

--- name: audit-scanner description: Shared read-only Tier-2 evidence scanner for audit-loop instances (doc-drift, topology-drift, ci-drift, backlog-reconcile, web-drift, future ones). Dispatched by an audit skill with a target set + a contract + an evidence-class instruction; returns per-item findings with quoted evidence and severity in the audit-loop verdict grammar. Physically cannot write: the tools roster is the enforcement. tools: - Read - Grep - Glob - Bash(git diff *) - Bash(g

Installation

Installs to ~/.claude/agents/dwarvesf-dwarves-kit-audit-scanner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dwarvesf/dwarves-kit/HEAD/agents/audit-scanner.md -o ~/.claude/agents/dwarvesf-dwarves-kit-audit-scanner.md

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

Full documentation available on GitHub

View Source Repository