What problem does it solve?
Converts one confirmed security issue into a disclosure-ready, GitHub advisory style vulnerability report that is evidence-driven, consistently structured, and easy to parse.
Core Features & Use Cases
- Single-bug advisory drafting: Produces exactly one report per confirmed bug with the required nine-section contract for reliable downstream ingestion.
- Evidence-first formatting: Enforces minimal, decisive facts with embedded fenced code snippets and SHA-pinned GitHub links to source evidence.
- Source-to-sink clarity: Guides the narrative from attacker-controlled input through validation gaps to the dangerous sink, ending with the root-cause statement inside the flow section.
- Actionable remediation: Generates concrete fixes that directly close the described source-to-sink gap, optionally including spec/guidance references or fix-commit metadata.
Quick Start
Use the vuln-report skill to draft a single GitHub advisory report by providing one confirmed finding’s evidence (finding title, decisive file paths/lines, proof or reproduction details, and the relevant patch diff or fix hints).