Risk Appetite
Establish risk tolerance levels and acceptance criteria for "$ARGUMENTS". Define how much risk the organization is willing to accept across different categories, and create a structured workflow for risk acceptance decisions.
Prerequisites
None — this is a Phase 0 Govern skill.
Process
Define risk categories:
- Operational risk — system outages, process failures, human error
- Data breach risk — unauthorized access, exfiltration, exposure of sensitive data
- Compliance risk — regulatory violations, audit findings, legal penalties
- Reputational risk — public incidents, customer trust erosion, media exposure
- Financial risk — direct losses, remediation costs, insurance gaps
- Third-party risk — vendor breaches, supply chain compromises, dependency failures
Set tolerance thresholds per category:
- For each risk category, define four threshold levels:
- Critical — unacceptable; immediate action required, escalate to executive leadership
- High — requires mitigation plan within defined timeframe, senior management approval to accept
- Medium — managed through standard controls, department-level acceptance
- Low — accepted as cost of doing business, monitored through routine processes
- Express thresholds in measurable terms where possible (financial impact ranges, downtime limits, data record counts)
Define acceptance criteria and authority levels:
- Who can accept what level — map risk levels to required approval authority:
- Critical: board/executive committee only
- High: CISO or CTO with documented justification
- Medium: department head or risk owner
- Low: team lead or security champion
- Required documentation — what must be recorded for each acceptance (risk description, justification, compensating controls, review date)
- Time-bound acceptance — maximum duration before re-evaluation (critical: 30 days, high: 90 days, medium: 180 days, low: 365 days)
Create risk acceptance workflow:
- Define the end-to-end process: identification, assessment, escalation, approval, documentation, monitoring
- Specify required artifacts at each stage (risk register entry, impact analysis, approval record)
- Define escalation triggers (risk level increase, new threat intelligence, audit findings)
- Establish override and emergency procedures for time-sensitive decisions
Align with business strategy:
- Map risk appetite to business maturity and growth stage
- Identify areas where higher risk tolerance enables business objectives (speed to market, innovation)
- Identify areas where zero tolerance is required (customer data protection, regulatory compliance)
- Document trade-offs between risk reduction and business agility
Write the artifact to .metapowers/security/$ARGUMENTS/00-govern.md with heading:
Risk Appetite Statement
Include sections:
- Risk Categories — all categories with definitions
- Tolerance Thresholds — threshold matrix per category and level
- Acceptance Authority — who can accept which risk levels
- Acceptance Workflow — step-by-step process with required artifacts
- Strategic Alignment — how risk appetite supports business objectives
Output
The risk appetite statement written to .metapowers/security/$ARGUMENTS/00-govern.md. Present a summary to the user highlighting:
- Risk categories and their tolerance thresholds
- Acceptance authority matrix
- Key trade-offs between risk and business objectives
- Recommended next steps for operationalizing risk appetite
1---2name: risk-appetite3description: Establish risk tolerance levels and acceptance criteria4---56# Risk Appetite78Establish risk tolerance levels and acceptance criteria for "$ARGUMENTS". Define how much risk the organization is willing to accept across different categories, and create a structured workflow for risk acceptance decisions.910## Prerequisites1112None — this is a Phase 0 Govern skill.1314## Process15161. **Define risk categories:**17 - **Operational risk** — system outages, process failures, human error18 - **Data breach risk** — unauthorized access, exfiltration, exposure of sensitive data19 - **Compliance risk** — regulatory violations, audit findings, legal penalties20 - **Reputational risk** — public incidents, customer trust erosion, media exposure21 - **Financial risk** — direct losses, remediation costs, insurance gaps22 - **Third-party risk** — vendor breaches, supply chain compromises, dependency failures23242. **Set tolerance thresholds per category:**25 - For each risk category, define four threshold levels:26 - **Critical** — unacceptable; immediate action required, escalate to executive leadership27 - **High** — requires mitigation plan within defined timeframe, senior management approval to accept28 - **Medium** — managed through standard controls, department-level acceptance29 - **Low** — accepted as cost of doing business, monitored through routine processes30 - Express thresholds in measurable terms where possible (financial impact ranges, downtime limits, data record counts)31323. **Define acceptance criteria and authority levels:**33 - **Who can accept what level** — map risk levels to required approval authority:34 - Critical: board/executive committee only35 - High: CISO or CTO with documented justification36 - Medium: department head or risk owner37 - Low: team lead or security champion38 - **Required documentation** — what must be recorded for each acceptance (risk description, justification, compensating controls, review date)39 - **Time-bound acceptance** — maximum duration before re-evaluation (critical: 30 days, high: 90 days, medium: 180 days, low: 365 days)40414. **Create risk acceptance workflow:**42 - Define the end-to-end process: identification, assessment, escalation, approval, documentation, monitoring43 - Specify required artifacts at each stage (risk register entry, impact analysis, approval record)44 - Define escalation triggers (risk level increase, new threat intelligence, audit findings)45 - Establish override and emergency procedures for time-sensitive decisions46475. **Align with business strategy:**48 - Map risk appetite to business maturity and growth stage49 - Identify areas where higher risk tolerance enables business objectives (speed to market, innovation)50 - Identify areas where zero tolerance is required (customer data protection, regulatory compliance)51 - Document trade-offs between risk reduction and business agility52536. **Write the artifact** to `.metapowers/security/$ARGUMENTS/00-govern.md` with heading:5455 ## Risk Appetite Statement5657 Include sections:58 - **Risk Categories** — all categories with definitions59 - **Tolerance Thresholds** — threshold matrix per category and level60 - **Acceptance Authority** — who can accept which risk levels61 - **Acceptance Workflow** — step-by-step process with required artifacts62 - **Strategic Alignment** — how risk appetite supports business objectives6364## Output6566The risk appetite statement written to `.metapowers/security/$ARGUMENTS/00-govern.md`. Present a summary to the user highlighting:67- Risk categories and their tolerance thresholds68- Acceptance authority matrix69- Key trade-offs between risk and business objectives70- Recommended next steps for operationalizing risk appetite