What problem does it solve? Security scan results from SAST, DAST, and penetration tests arrive as raw findings that are hard to track, prioritize, and report. This Skill turns them into a structured, signable vulnerability report with severity ratings, CVSS scores, remediation guidance, and SLA tracking. ## Core Features & Use Cases - Structured Findings Documentation: Records each vulnerability with ID, severity, CVSS score, CWE reference, proof of concept, impact, and code-level remediation guidance. - Remediation & SLA Tracking: Tracks remediation progress by severity tier, SLA compliance rates, action items, false positives, and risk acceptances. - Governed Sign-Off: Enforces validation rules and requires CISO approval before the document is accepted, fitting Phase 10 (Security) of a signature-gated SDLC. - Use Case: After a penetration test on a web API, run this Skill to produce a vulnerability report classifying findings from Critical to Low, with dependency CVEs and remediation deadlines, ready for CISO sign-off. ## Quick Start Ask the agent to run /security/vulnerability-report to generate a vulnerability report from your latest security scan results.