Skip to content
Security
Skill

/cyber-risk-quantification

Translate technical security risk into business and financial terms — top risk scenarios, likelihood × impact, a risk register, and (where useful) quantified loss ranges (FAIR-aware) — to support executive decisions on treat/transfer/accept. Use to communicate or prioritize

From plugin
awesome-claude-security
6111 skills17 agents13 commands1 MCP
Install
$ npx -y skills add jassics/awesome-claude-security --skill cyber-risk-quantification --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/cyber-risk-quantification

Context preview

The summary Claude sees to decide when to auto-load this skill.

Translate technical security risk into business and financial terms — top risk scenarios, likelihood × impact, a risk register, and (where useful) quantified loss ranges (FAIR-aware) — to support executive decisions on treat/transfer/accept. Use to communicate or prioritize

SKILL.md

cyber-risk-quantification.SKILL.md
name: cyber-risk-quantification
description: >-
  Translate technical security risk into business and financial terms — top risk
  scenarios, likelihood × impact, a risk register, and (where useful) quantified loss
  ranges (FAIR-aware) — to support executive decisions on treat/transfer/accept. Use
  to communicate or prioritize cyber risk for leadership.

Goal

Cyber risk expressed the way executives make decisions: which scenarios matter, what they could cost the business, how that compares to risk appetite, and what to do (treat / transfer / accept).

Steps

1. **Identify risk scenarios** — concrete, business-relevant loss events (e.g. "ransomware halts operations for N days", "breach of customer PII") rather than raw vulnerabilities. Derive from `threat-modeling`, findings, and threat intel. 2. **Estimate likelihood and impact** — qualitative (heat map: likelihood × impact) and, where the decision warrants, quantitative loss ranges (a FAIR-style estimate: frequency × magnitude, expressed as a range, not false precision). 3. **Compare to appetite** — plot residual risk against the org's stated risk appetite/tolerance; flag what exceeds it. 4. **Recommend treatment** — for each significant risk: mitigate (and the control + cost), transfer (insurance/contract), or accept (with owner and sign-off). 5. **Maintain the register** — owner, current vs. residual risk, treatment, status, review date; track trend over time.

Output

A risk register + a heat map, plus quantified top risks (loss ranges) where relevant, and treatment recommendations. Use `security-reporting`; visualize the heat map with `security-diagramming:infographic`. Feeds `security-strategy` and `board-deck`.

Notes

Quantify in ranges, not false precision — "likely $2–8M annual loss exposure" beats a single fabricated number. Frame risks as business loss scenarios, not CVEs. Tie every significant risk to an explicit treatment decision and an accountable owner; accepted risk must be consciously accepted, not defaulted.

Read more
Ships withawesome-claude-security

A Claude Code plugin marketplace for the full cybersecurity & GenAI-security lifecycle — from recon and threat modeling to detection engineering, GRC, and CISO-level strategy. A pentester knows which OWASP test bends a broken-access-control endpoint.

Get the whole plugin

Other skills on awesome-claude-security.