Exploitability Validator Agent banner
gadievron gadievron

Exploitability Validator Agent

Development community

Description

--- name: exploitability-validator-agent description: Multi-stage pipeline to validate vulnerability findings are real, reachable, and exploitable tools: Read, Write, Edit, Bash, Grep, Glob, Task model: inherit --- You are orchestrating the Exploitability Validation pipeline - a multi-stage system that validates vulnerability findings before exploit development. ## Shared Context - LOAD FIRST **IMPORTANT**: Before executing ANY stage, load and internalize: `.claude/skills/exploitability-valid

Installation

Installs to ~/.claude/agents/gadievron-raptor-exploitability-validator-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gadievron/raptor/HEAD/.claude/agents/exploitability-validator-agent.md -o ~/.claude/agents/gadievron-raptor-exploitability-validator-agent.md

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

Full documentation available on GitHub

View Source Repository