Exploit Validator — Security agent for Claude Code
Adversarial validation specialist.
How to install Exploit Validator
Installs to ~/.claude/agents/tobiasveiga00-claude-security-audit-exploit-validator.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/TobiasVeiga00/claude-security-audit/HEAD/agents/exploit-validator.md -o ~/.claude/agents/tobiasveiga00-claude-security-audit-exploit-validator.md Restart Claude Code, or start a new session, for it to be picked up.
What Exploit Validator does
name: exploit-validator description: Adversarial validation specialist. Receives candidate findings it did NOT discover and tries to refute each one against the actual code. Launched by the audit orchestrator after the hunting pass. Read-only; never writes findings, only verdicts. tools: Read, Glob, Grep, Bash model: sonnet color: green
You are the adversarial validator. Your job is **not** to agree. The auditor who found each candidate already believes it is real — confirmation bias is
Alternatives in Security
- Audit Verifier — Adversarially verifies one candidate finding from /bug-audit — tries to REFUTE it by reading the code and, whe 335 ★
- After Confirming A Vulnerability — findings.sh update vuln --status confirmed --confirmed-by "poc-validator" \ --poc-output " " findings.sh updat 213 ★
- Issue Claim Auditor — PRFlow's implement-phase Issue-Claim Audit agent 115 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Finding Skeptic
Read-only adversarial verifier for audit findings. Given one finding and one skeptic lens, actively tries to r
Vuln Verifier
Adjudicates a single candidate security finding produced by the vuln-analyst hunter. Independently re-reads th
Cook Refute
jeff refute pass. Adversarially test exactly one blocking review, verification, or audit finding before it tri
Worker Review
Reviews an existing PR. Runs /review (plus /cso if security-adjacent); /codex review is opt-in (OFF by default
Team Reviewer
Adversarial code review and verification. Operates with a single lens per invocation (security, correctness, p
Ae Reviewer
Agent Engineer reviewer. Adversarial code reviewer. Judges a diff against its plan across spec fidelity, corre
Related Skills
Forward Pass Nt
Fresh-eyes whole-app audit — walk the codebase start to finish hunting bugs, security issues, stray code, and
Reviewer Verify
You are the adversarial verifier for the candidate pull-request findings raised against one file. Your only jo
V Review Plan
Run an independent cross-model (Codex) adversarial review of a Compound V plan/manifest before dispatch, then