Claude Code Plugins

Community-maintained marketplace

Feedback

risk-prioritization-framework-for-engineers

@adaptive-enforcement-lab/claude-skills
0
0

>-

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name risk-prioritization-framework-for-engineers
description Risk prioritization framework for engineers. CVSS interpretation, exploitability analysis, blast radius calculation, and decision trees for patch management and vulnerability remediation.

Risk Prioritization Framework for Engineers

When to Use This Skill

Most teams have an unlimited list of vulnerabilities but finite resources. The difference between effective security and security theater is how you make triage decisions.

This framework gives you:

  1. Objective metrics to compare disparate vulnerabilities
  2. Decision trees for patch-now vs patch-later choices
  3. Cost-benefit analysis for remediation tradeoffs
  4. Real-world examples with concrete decisions

The goal: Spend your security budget where exposure is highest.

Implementation

See the full implementation guide in the source documentation.

References