What problem does it solve?
This Skill prevents wasted bug-bounty submissions by validating that a finding is real, in-scope, attacker-exploitable, impactful, and not already known before you write any report.
Core Features & Use Cases
- 7-Question Gate (kill-on-fail): Forces you to confirm attacker steps, program acceptance, in-scope asset, realistic access requirements, novelty vs disclosed behavior, proof of impact beyond technical possibility, and known-invalid bug classes before progressing.
- 4 pre-submission gates: Ensures reality (real HTTP evidence), impact validation (concrete attacker “walk-away-with”), deduplication (Hacktivity/GitHub/disclosed reports/search), and report quality (title, copy-paste steps, evidence, severity alignment, and concrete remediation) are all satisfied.
- Never Submit + chain requirements: Hard-disqualifies common invalid leads and enforces that certain bugs only become valid when a working end-to-end chain is demonstrated.
- Severity calibration support: Provides a CVSS 3.1 quick reference and a pre-severity gate checklist to avoid over-severity when the full chain is not proven.
Quick Start
Use the triage-validation skill to validate a candidate bug by answering the 7 questions in order and confirming all 4 pre-submission gates pass before drafting your report.