eu-ai-act-compliance-mcp

eu-ai-act-compliance-mcp is a skill for Claude Code, Codex from CSOAI-ORG/eu-ai-act-compliance-mcp. It costs 0 tokens per session (305 once invoked), scanned A, original, MIT.

A tool for checking compliance with the EU AI Act and classifying AI-system risk. It can also generate the technical documentation required by Article 11 for high-risk systems.

In plain words
What is it for?
Use it to classify an AI system, check compliance, analyse regulatory gaps, and prepare Article 11 technical documentation.
Why use it?
It helps turn regulatory requirements into risk checks, documentation, and gap analysis for AI systems.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to classify an AI system, check compliance, analyse regulatory gaps, and prepare Article 11 technical documentation.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/csoai-org/eu-ai-act-compliance-mcp/eu-ai-act-compliance-mcp
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 CSOAI-ORG/eu-ai-act-compliance-mcp --skill eu-ai-act-compliance-mcp
Clone the repo
git clone --depth 1 https://github.com/CSOAI-ORG/eu-ai-act-compliance-mcp

Made for: Claude Code, Codex.

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 eu-ai-act-compliance-mcp

README.md
[![agentmods](https://agentmods.dev/badge/skills/csoai-org/eu-ai-act-compliance-mcp/eu-ai-act-compliance-mcp/github.svg)](https://agentmods.dev/skills/csoai-org/eu-ai-act-compliance-mcp/eu-ai-act-compliance-mcp)
Your own site
<a href="https://agentmods.dev/skills/csoai-org/eu-ai-act-compliance-mcp/eu-ai-act-compliance-mcp"><img src="https://agentmods.dev/badge/skills/csoai-org/eu-ai-act-compliance-mcp/eu-ai-act-compliance-mcp/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 eu-ai-act-compliance-mcp

Your own site · 80×15
<a href="https://agentmods.dev/skills/csoai-org/eu-ai-act-compliance-mcp/eu-ai-act-compliance-mcp"><img src="https://agentmods.dev/badge/skills/csoai-org/eu-ai-act-compliance-mcp/eu-ai-act-compliance-mcp.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 305 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.00000 $0.00305
Opus 5 $0.00000 $0.00152
Sonnet 5 $0.00000 $0.00061
Haiku 4.5 $0.00000 $0.00030

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

Security

Grade A, and why

eu-ai-act-compliance-mcp 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 12d 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.

SKILL.md · 47 lines

What it actually says

meok-eu-ai-act

Description

EU AI Act compliance checking and risk classification. Automated compliance validation for high-risk AI systems with Article 11 technical documentation generation.

Category

compliance

Use Cases

  • AI system risk classification
  • High-risk system documentation
  • Regulatory gap analysis

Installation

pip install eu-ai-act-compliance-mcp

Quick Start

from mcp import Client

client = Client("eu-ai-act-compliance-mcp")
result = client.call_tool("tool_name", {"param": "value"})
print(result)

Tools

See the MCP server for available tools.

Pricing

  • Free: Basic compliance checks, 50 calls/day
  • Starter £29/mo: 200 calls/day + EUR-Lex FTS5 search
  • Pro £79/mo: 1,000 calls/day + multi-jurisdiction mapping + neural predictions + signed attestations
  • Enterprise: Contact for custom pricing

Compliance Standards

  • EU AI Act (2024/1689)
  • NIS2 Directive (2022/2555)
  • ISO 42001:2023
  • NIST AI RMF 1.0
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. 12d ago First seen · 47 lines · 0 tokens per session scan A 7768da04fc8f

Subscribe to this mod's changes

eu-ai-act-compliance-mcp is a skill published in the GitHub repository CSOAI-ORG/eu-ai-act-compliance-mcp (1 stars, last pushed 8d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 305 tokens. 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

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

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

eu-ai-act-art50-check

Check whether an AI model's PUBLIC artifacts meet EU AI Act Article 50 transparency signals (license declared, task declared, model card present) and get back a deterministic, signable result. Use this instead of reasoning about Article 50 obligations from memory — it returns observed facts from the public model-info…

CSOAI-ORG/csoai-static-deploy2 · 100 tokens

mima-close-gaps

Run the compliance copilot loop — observe posture, identify gaps, dry-run proposed evidence records where possible, present for human approval, then write approved records. Use when the user asks to close compliance gaps, improve their EU AI Act score, or fix failing governance gates.

mimaworks/governance-mcp · 60 tokens

mima-register-systems

Run the Art. 9 intake workflow — find every AI system without an airiskassessment record, gather the required fields, and register each one. Use when the user asks to register systems, fix Art. 9 gaps, or prepare for the EU AI Act deadline.

mimaworks/governance-mcp · 63 tokens