What problem does it solve?
This Skill acts as the final, impartial judge in the Bug Hunter pipeline, resolving disputes between Hunters and Skeptics by independently verifying bug reports and assigning authoritative verdicts with CVSS scoring.
Core Features & Use Cases
- Independent Verification: Re-reads code and traces execution paths to confirm or deny bug reports.
- Severity Calibration: Assigns accurate CVSS scores and severity levels (Critical, High, Medium, Low) to confirmed security vulnerabilities.
- Proof-of-Concept Generation: Creates minimal, benign Proof-of-Concept examples for critical and high-severity security findings.
- Use Case: After Hunters flag a potential SQL injection and Skeptics challenge it, the Referee independently analyzes the code, confirms the vulnerability, assigns a CVSS score, and generates a PoC to demonstrate the exploit.
Quick Start
Use the referee skill to evaluate the provided hunter and skeptic reports for bug ID BUG-1.