بنقرة واحدة
dependency-cve-triage
Triage a dependency CVE using local repo evidence and remediation guidance.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Triage a dependency CVE using local repo evidence and remediation guidance.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Analyze repository-grounded identity, access control, and authorization design with evidence-first reporting and script-validated Mermaid diagrams.
Threat model a system, feature, service, or PR using Shostack's 4Q workflow, evidence-first analysis, risk scoring, and CLI-friendly Mermaid helper scripts.
Analyze repository-grounded identity, access control, and authorization design with evidence-first reporting and script-validated Mermaid diagrams.
Threat model a system, feature, service, or PR using Shostack's 4Q workflow, evidence-first analysis, risk scoring, and CLI-friendly Mermaid helper scripts.
Review workflow for AI/LLM output usage to prevent over-trust, injection, and unsafe automation.
Process for tightening input validation, canonicalization, and safe parsing to prevent injection and logic abuse.
| name | dependency-cve-triage |
| description | Triage a dependency CVE using local repo evidence and remediation guidance. |
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.