What it does
- Finding review: reads all output and artifacts from a completed testing run to identify what needs verification
- Independent reproduction: re-tests each finding from scratch, without relying on the original agent’s reasoning or approach
- Structured verdict: returns a clear result (confirmed, false positive, or inconclusive) with evidence supporting the verdict
- Parallel verification: runs up to five independent re-tests simultaneously, one per finding
- Full sandbox access: runs commands, scripts, and exploits in the sandbox to reproduce findings
- Web exploitation toolkit: uses OOB callbacks, SSRF, XXE, and other infrastructure as needed to prove exploitability
- Issue filing: creates and bulk-creates issues for confirmed findings, with full details, severity, and evidence attached
- Issue management: updates existing issues, adds assets and comments, and retrieves issue statistics and timelines
- Jira integration: creates Jira tickets for confirmed findings when Jira is connected
- Context retrieval: invokes Explore, Research, and Browser agents when additional context is needed to assess a finding
- GitHub output: submits structured output back to GitHub when running in a GitHub review context

