SkillAgentSearch skills...

risk-assessment

Identify, assess, and mitigate operational risks. Trigger with "what are the risks", "risk assessment", "risk register", "what could go wrong", or when the user is evaluating risks associated with a project, vendor, process, or decision.

Install / Use

npx skills add anthropics/knowledge-work-plugins --skill risk-assessment

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

79/100

Supported Platforms

Universal

Tags

Our assessment of risk-assessment

risk-assessment scores 79/100 on our quality scale, 896th of 1,937 Development & Engineering skills we index (top 47%).

Its SKILL.md is 1.6 KB long, split into 5 sections and no code examples: moderately detailed.

With 25,526 GitHub stars, it is one of the more widely adopted skills in the catalogue.

Substance
20/30
Structure
11/20
Description
15/15
Adoption
19/20
Freshness
15/15

Maintenance, license and trust

  • The repository was last updated yesterday, so risk-assessment is actively maintained.
  • It is released under the Apache-2.0 license, a permissive license that allows use, modification and commercial use with attribution.
  • Its trust signals score 100/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.

Safety scan

No issues found

Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands.

Automated pattern scan on 2026-09-26. It catches known dangerous patterns, not every risk — read a skill before letting an agent act on it.

risk-assessment compared with similar skills

All 4 of these similar skills score higher than risk-assessment; compare them before choosing.

SkillScoreStarsUpdatedFormat
risk-assessment (this skill)by anthropics7925.5k1d agoSKILL.md
ai-job-searchby MadsLorentzen10044.0k4d agoCLAUDE.md
claude-howtoby luongnv8910041.7k6d agoCLAUDE.md
algorithmic-artby anthropics100177.9k3d agoSKILL.md
pptxby anthropics100177.9k3d agoSKILL.md

Frequently asked questions

How do I install risk-assessment?
Run npx skills add anthropics/knowledge-work-plugins --skill risk-assessment. The install tabs above show the steps for each supported agent.
Which AI agents does risk-assessment work with?
It is written for Universal, as a SKILL.md file. Other agents that read the same format can often use it too.
Is risk-assessment safe to use?
Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. It is Apache-2.0-licensed and scores 100/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
Is risk-assessment still maintained?
The repository was last updated yesterday, so risk-assessment is actively maintained.

name: risk-assessment description: Identify, assess, and mitigate operational risks. Trigger with "what are the risks", "risk assessment", "risk register", "what could go wrong", or when the user is evaluating risks associated with a project, vendor, process, or decision.

Risk Assessment

Systematically identify, assess, and plan mitigations for operational risks.

Risk Assessment Matrix

| | Low Impact | Medium Impact | High Impact | |---|-----------|---------------|-------------| | High Likelihood | Medium | High | Critical | | Medium Likelihood | Low | Medium | High | | Low Likelihood | Low | Low | Medium |

Risk Categories

  • Operational: Process failures, staffing gaps, system outages
  • Financial: Budget overruns, vendor cost increases, revenue impact
  • Compliance: Regulatory violations, audit findings, policy breaches
  • Strategic: Market changes, competitive threats, technology shifts
  • Reputational: Customer impact, public perception, partner relationships
  • Security: Data breaches, access control failures, third-party vulnerabilities

Risk Register Format

For each risk, document:

  • Description: What could happen
  • Likelihood: High / Medium / Low
  • Impact: High / Medium / Low
  • Risk Level: Critical / High / Medium / Low
  • Mitigation: What we're doing to reduce likelihood or impact
  • Owner: Who is responsible for managing this risk
  • Status: Open / Mitigated / Accepted / Closed

Output

Produce a prioritized risk register with specific, actionable mitigations. Focus on risks that are controllable and material.

Related Skills

View on GitHub
GitHub Stars25.5k
CategoryDevelopment
Updated1d ago
Forks3.0k

Languages

Python

Trust signals

100/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

No cautions