risk-management

risk-management is a skill for Claude Code from lexbeam-software/eu-ai-governance-plugin. It costs 56 tokens per session (634 once invoked), scanned A, original, Apache-2.0.

An AI risk-management framework for recording risks, safeguards, monitoring, incidents, and fixes across an AI system’s lifecycle. It helps align this work with EU AI Act requirements.

In plain words
What is it for?
Use it to create or review risk registers, control plans, monitoring plans, incident categories, and remediation workflows for AI systems.
Why use it?
It keeps legal duties, organisational risk tolerance, and day-to-day controls separate, so an internal risk score is not mistaken for a legal classification. It also provides a structured way to record possible harms, affected groups, safeguards, and uncertainty.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the eu-ai-governance plugin — 6 skills, 6 commands, 1 MCP server shipped together

Good fit Use it to create or review risk registers, control plans, monitoring plans, incident categories, and remediation workflows for AI systems.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lexbeam-software/eu-ai-governance-plugin/risk-management
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add lexbeam-software/eu-ai-governance-plugin --skill risk-management
Clone the repo
git clone --depth 1 https://github.com/lexbeam-software/eu-ai-governance-plugin

Made for: Claude Code.

Or install eu-ai-governance, the plugin that ships this one along with the rest of its 6 skills, 6 commands, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for risk-management

README.md
[![agentmods](https://agentmods.dev/badge/skills/lexbeam-software/eu-ai-governance-plugin/risk-management/github.svg)](https://agentmods.dev/skills/lexbeam-software/eu-ai-governance-plugin/risk-management)
Your own site
<a href="https://agentmods.dev/skills/lexbeam-software/eu-ai-governance-plugin/risk-management"><img src="https://agentmods.dev/badge/skills/lexbeam-software/eu-ai-governance-plugin/risk-management/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for risk-management

Your own site · 80×15
<a href="https://agentmods.dev/skills/lexbeam-software/eu-ai-governance-plugin/risk-management"><img src="https://agentmods.dev/badge/skills/lexbeam-software/eu-ai-governance-plugin/risk-management.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 56 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 634 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00056 $0.00634
Opus 5 $0.00028 $0.00317
Sonnet 5 $0.00011 $0.00127
Haiku 4.5 $0.00006 $0.00063

Measured 9d ago against content hash ea4308098abb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

risk-management scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/risk-management/SKILL.md · 56 lines

How it starts

The opening of the file, as written. The whole thing — 56 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Manage AI risk

Separate three layers: legal requirements, organisational risk appetite, and operating controls. Do not present an internal score as a legal classification.

Scope the system

Record intended purpose, foreseeable misuse, actors, affected persons, lifecycle stage, model and data dependencies, environment, change history, and legal classification. Follow LEGAL-SOURCE-PROTOCOL.md for legal conclusions.

Identify risk

Assess concrete harms and failure modes across:

  • health, safety, and fundamental rights
  • discrimination, accessibility, and representation
  • privacy, confidentiality, and data governance
  • accuracy, robustness, cybersecurity, and resilience
  • transparency, explainability, contestability, and human oversight
  • manipulation, misuse, prohibited practices, and synthetic content
  • supplier, model-chain, concentration, and change risk
  • legal, operational, financial, reputational, and environmental effects

Identify affected groups, exposure paths, existing controls, and uncertainty. Do not treat a generic taxonomy as evidence that a risk exists.

Evaluate and treat

Use the organisation’s approved likelihood and severity scales. Record inherent risk, control design, control operation, residual risk, owner, treatment, due date, evidence, and acceptance authority. Define measurable thresholds and stop-use criteria where feasible.

For high-risk providers, map the iterative lifecycle process to Article 9 and connect testing, technical documentation, instructions, post-market monitoring, and corrective action. Do not imply Article 9 applies to every deployer or minimal-risk system.

Monitor

Define metric, population, threshold, frequency, owner, data source, response, and limitations. Include performance, drift, subgroup effects, override rates, complaints, incidents, uptime, security events, input changes, model changes, and human-oversight effectiveness where relevant.

Handle incidents

Read the full file on GitHub · 56 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 56 lines · 56 tokens per session scan A ea4308098abb

Subscribe to this mod's changes

risk-management is a skill published in the GitHub repository lexbeam-software/eu-ai-governance-plugin (2 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 56 tokens to every session and 634 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

air-blackbox-sales-agent

AIR Blackbox's autonomous sales prospecting agent. Finds Python AI projects on GitHub that need EU AI Act compliance, identifies the right person to contact (CEO, CTO, lead maintainer), runs a free compliance scan, and drafts personalized outreach emails that convert to engagement. The sales flow: free scan as the…

airblackbox/airblackbox · 248 tokens

interpret-results

Interprets AIR Blackbox scan results and maps findings to specific EU AI Act articles, recitals, and remediation steps. Use when the user has scan output and wants to understand what to fix, why it matters, or how to prioritize.

airblackbox/airblackbox · 49 tokens

compliance-scan

Scans a Python AI project for EU AI Act compliance gaps using AIR Blackbox. Use when the user asks to check compliance, scan their code, audit their AI project, or mentions EU AI Act, Articles 9-15, or compliance checking.

airblackbox/airblackbox · 51 tokens

runtime-admissibility-review

Determines whether a specific AI-agent action, output, recommendation, or proposed commitment remains admissible for execution or institutional reliance under current authority, delegated scope, evidence, facts, policy, risk, escalation, and revocation conditions. Use this Skill before an enterprise or regulated AI…

lawve-ai/awesome-legal-skills · 90 tokens

agent-authority-charter-builder-arkadiy-miteiko

Creates an Agent Authority Charter for enterprise or regulated AI agents before deployment. Use this Skill when a user needs to define what an AI agent is allowed to do, who delegated authority to it, what actions are permitted or prohibited, when human approval is required, what evidence must be preserved, and how…

lawve-ai/awesome-legal-skills · 85 tokens

complyedge-eu-ai-act-runtime-deny

Runtime deny for EU AI Act Article 5 and Article 50 on this prompt or output via ComplyEdge TrustLint MCP. Use when the user wants agent I/O compliance enforcement, not system classification, FRIA forms, or C2PA watermarking.

ComplyEdge/complyedge · 63 tokens