Validate banner
gadievron gadievron

Validate

Development community

Description

--- description: Validate that vulnerability findings are real, reachable, and exploitable --- # /validate - Exploitability Validation Pipeline Validates that vulnerability findings are real, reachable, and exploitable before investing in exploit development. ## Execution Model **You (Claude) ARE the LLM for this pipeline.** You perform the analysis work in LLM stages (A-D, F). Mechanical stages (0, E, 1) run via Python/libexec scripts. **Data flow:** Each stage writes a small `stage-X.json

Installation

Installs to ~/.claude/commands/gadievron-raptor-validate.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/gadievron/raptor/HEAD/.claude/commands/validate.md -o ~/.claude/commands/gadievron-raptor-validate.md

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

Full documentation available on GitHub

View Source Repository