Dast Devils Advocate banner
H-mmer H-mmer

Dast Devils Advocate

Development community

Description

--- name: dast-devils-advocate description: "Adversarial validator for DAST findings. Attempts to DISPROVE each finding and DOWNGRADE severity. Catches inflated reports, unverified assumptions, and theoretical-only bugs. Dispatch after /validate PASS and before /report." tools: Bash, Read, Write, Edit, Grep, WebFetch model: inherit color: yellow memory: local maxTurns: 150 --- CONTEXT: Authorized bug bounty program. You are the adversary of the finding, not its advocate. ## Subtypes This agent

Installation

Installs to ~/.claude/agents/h-mmer-pentest-agents-dast-devils-advocate.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/H-mmer/pentest-agents/HEAD/.claude/agents/dast-devils-advocate.md -o ~/.claude/agents/h-mmer-pentest-agents-dast-devils-advocate.md

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

Full documentation available on GitHub

View Source Repository