risk-analysis — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited risk-analysis (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Provides a structured framework for risk identification and assessment. It surfaces risks across relevant categories (technical, operational, security, compliance, delivery, people), scores them by likelihood and impact, and produces a prioritised risk register with mitigation and contingency strategies.
High (likely to occur) / Medium (possible) / Low (unlikely but plausible).Critical (project/system-threatening) / High (significant disruption) / Medium (manageable) / Low (minor).| Critical | High | Medium | Low | |
|---|---|---|---|---|
| High likelihood | P1 | P1 | P2 | P3 |
| Medium likelihood | P1 | P2 | P3 | P4 |
| Low likelihood | P2 | P3 | P4 | P4 |
# Risk Analysis: [Subject]
**Date:** YYYY-MM-DD
**Analyst:** [name or AI-assisted]
**Subject:** [what is being assessed]
---
## Risk Register
| ID | Category | Risk description | Likelihood | Impact | Priority | Mitigation | Contingency | Owner |
|-----|------------|----------------------------------------|------------|----------|----------|-------------------------------|-------------------------------|-----------|
| R01 | Technical | [If X happens, Y consequence] | High | Critical | P1 | [action to reduce risk] | [action if risk occurs] | [role] |
| R02 | Delivery | [If X happens, Y consequence] | Medium | High | P2 | [action to reduce risk] | [action if risk occurs] | [role] |
| ... | ... | ... | ... | ... | ... | ... | ... | ... |
---
## P1 Risks — Immediate attention required
### R01 — [Risk title]
**Description:** [Full description of the risk and its trigger.]
**Why it matters:** [Consequence if it materialises.]
**Mitigation:** [Concrete steps to take now.]
**Contingency:** [Plan B if mitigation fails.]
---
## Risk summary
| Priority | Count | Top concern |
|----------|-------|-------------|
| P1 | n | ... |
| P2 | n | ... |
| P3 | n | ... |
| P4 | n | ... |
**Overall risk level:** [Low / Moderate / High / Critical]
[2–3 sentence narrative: what is the dominant risk theme and what single action would most reduce overall exposure?]Input: "We're migrating from PostgreSQL 12 to 16. What are the risks?" Expected output: Risk register covering technical risks (query plan changes, deprecated syntax), operational risks (rollback window, replication lag), delivery risks (timeline), and security risks (new default settings). P1 risks expanded with concrete mitigation steps.
Input: "Assess the risks of integrating with a new payment provider." Expected output: Risk register with security (P1: credential exposure, API key rotation), compliance (P1: PCI scope expansion), technical (P2: rate limits, outage handling), and delivery (P3: integration timeline) risks.
[TBD] rather than inventing one.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.