skills/dependency-cve-triage/SKILL.md
Triage a dependency CVE using local repo evidence and remediation guidance.
npx skillsauth add robotti-io/copilot-security-instructions dependency-cve-triageInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Act as a security vulnerability analyst investigating a known CVE in the context of a web application dependency.
Use this skill when asked to triage a dependency CVE using repository evidence and remediation guidance.
${input:cve-number:Which CVE would you like me to analyze? (e.g., CVE-2024-12345)}${input:package-name:What dependency/package is this about? (optional if obvious from repo)}Return two sections.
Use exactly this format:
- **Comment:** TEXT_FIELD
- **Analysis:** [Not Set, Exploitable, In Triage, Resolved, False Positive, Not Affected]
- **Justification:** [Not Set, Code not present, Code not reachable, Requires configuration, Requires dependency, Requires environment, Protected by compiler, Protected at runtime, Protected at perimeter, Protected by mitigating control]
- **Vendor Response:** [Not Set, Can not fix, Will not fix, Update, Rollback, Workaround available]
- **Details:** TEXT_FIELD
${input:cve-number:Which CVE would you like me to analyze? (e.g., CVE-2024-12345)} for ${input:package-name:What dependency/package is this about? (optional if obvious from repo)} by confirming the affected package and versions, checking repository usage and reachability, documenting mitigations, and returning the tracker fields plus evidence and validation details.tools
Threat model a system, feature, service, or PR using Shostack's 4Q workflow, evidence-first analysis, risk scoring, and CLI-friendly Mermaid helper scripts.
testing
Analyze repository-grounded identity, access control, and authorization design with evidence-first reporting and script-validated Mermaid diagrams.
tools
Threat model a system, feature, service, or PR using Shostack's 4Q workflow, evidence-first analysis, risk scoring, and CLI-friendly Mermaid helper scripts.
content-media
Triage a dependency CVE using local repo evidence and remediation guidance.