After Confirming A Vulnerability — Security agent for Claude Code
findings.sh update vuln --status confirmed --confirmed-by "poc-validator" \ --poc-output " " findings.sh update vuln --status false_positive --confirmed-by "poc.
How to install After Confirming A Vulnerability
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open 0xSteph/pentest-ai-agents and copy the folder into
~/.claude/agents/.
What After Confirming A Vulnerability does
findings.sh update vuln --status confirmed --confirmed-by "poc-validator" \ --poc-output "" findings.sh update vuln --status false_positive --confirmed-by "poc-
One of 12 entries listed from 0xSteph/pentest-ai-agents. The repository README
describes the whole collection, not this agent — read it on GitHub.
Alternatives in Security
- Brain — Central knowledge coordinator 812 ★
- API Expert — Use this agent for Output.ai API server design, Express middleware configuration, workflow execution endpoints 434 ★
- Audit Verifier — Adversarially verifies one candidate finding from /bug-audit — tries to REFUTE it by reading the code and, whe 335 ★
Related Agents
Security Triage
Independently evaluate a single security finding to decide whether it is a real, exploitable vulnerability or
Audit Finding Verifier
Verifies a single reported audit finding against the actual codebase. Determines whether it is confirmed, a fa
POC Engineer
Given a confirmed finding + its context worksheet, produces the smallest self-contained crate that reproduces
POC Builder
Build a minimal proof of concept for a confirmed security finding. Writes a failing test, a small script, or a
Vuln Scanner
Test ONE vulnerability category on assigned non-overlapping endpoints. Returns findings + anomalies for orches
Threat Detection Engineer
Principal Threat Detection Engineer with VETO authority over detection-as-code coverage, false-positive-rate d
Related Skills
Vuln Report Skill
Claude Code skill: turn confirmed vulnerabilities into submission-ready DOCX reports 漏洞报告成稿 skill(SRC/0day 提交稿
Vuln Scan
Multi-agent security vulnerability sweep — fans out region-scoped hunters, verifies findings, and reports
Report Draft
Draft a HackerOne bug bounty report from a validated finding. Only invoke this after a full end-to-end PoC exi