What it does
- HackerOne integration: fetches reports directly from HackerOne, reads internal comments, and updates report state after triage
- Exploitability verification: actively tests reported vulnerabilities to confirm they are real and assess actual impact
- Security verification: performs XSS context analysis, server-side verification, and out-of-band testing to validate findings
- Full sandbox execution: runs nuclei, curl, and custom scripts to reproduce and verify reported issues
- Web research: searches for additional context, related CVEs, and exploitation references for each finding
- Issue tracking: correlates triage results with existing issues and updates their state accordingly

