eu-ai-act-compliance

eu-ai-act-compliance is a skill for Claude Code, Codex from BuilderCed/agent-skills. It costs 36 tokens per session (1,457 once invoked), scanned A, original, MIT.

Guidance for assessing an AI system under the European Union’s AI law, including risk categories, user disclosures, and records needed for audits.

In plain words
What is it for?
Use it to classify AI-system risk, prepare Article 50 notices, plan audit trails, and document possible EU AI Database registration. It is guidance, not legal advice.
Why use it?
It helps teams identify which legal obligations may apply when building or deploying AI in the EU.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for cline. Also seen: mentions Codex; built for cline; mentions Gemini CLI.

Good fit Use it to classify AI-system risk, prepare Article 50 notices, plan audit trails, and document possible EU AI Database registration. It is guidance, not legal advice.

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

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/builderced/agent-skills/eu-ai-act-compliance"><img src="https://agentmods.dev/badge/skills/builderced/agent-skills/eu-ai-act-compliance.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 36 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,457 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.00036 $0.01457
Opus 5 $0.00018 $0.00728
Sonnet 5 $0.00007 $0.00291
Haiku 4.5 $0.00004 $0.00146

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

Security

Grade A, and why

eu-ai-act-compliance 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 10d 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/compliance/eu-ai-act-compliance/SKILL.md · 180 lines

How it starts

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

EU AI Act Compliance

DISCLAIMER: This skill provides guidance only. It does not constitute legal advice. Always verify with qualified legal professionals. The authors assume no liability for decisions made based on this skill's output.

When to Use

Use this skill when:

  • Building or deploying an AI system in the EU market
  • Assessing whether your system falls under AI Act obligations
  • Preparing disclosure notices for users interacting with AI
  • Designing audit trail logging for AI systems
  • Preparing documentation for EU AI Database registration

Step 1: Risk Classification

Classify the AI system using the four-tier framework from Regulation (EU) 2024/1689:

Prohibited (Article 5) — CANNOT be deployed

  • Social scoring by public authorities
  • Real-time remote biometric identification in public spaces (with exceptions)
  • Emotion recognition in workplace/education
  • Predictive policing based solely on profiling
  • Untargeted facial image scraping

High-Risk (Annex III) — Requires full conformity assessment

  • Biometric identification and categorization
  • Critical infrastructure management (water, gas, electricity, transport)
  • Education and vocational training (admissions, assessment)
  • Employment (recruitment, task allocation, termination)
  • Essential services access (credit scoring, emergency services)
  • Law enforcement (evidence evaluation, risk assessment)
  • Migration and border control
  • Justice and democratic processes

Limited Risk (Article 50) — Transparency obligations

  • Chatbots and conversational AI (must disclose AI nature)
  • Emotion recognition systems (must inform subjects)
  • Deep fakes and synthetic content (must label)
  • AI-generated text published to inform public (must label)

Minimal Risk — No specific obligations

  • Spam filters, AI-enabled video games, inventory management

Action: Determine which tier applies. If High-Risk, proceed to Step 2. If Limited Risk, proceed to Step 3. If Prohibited, stop deployment.

Step 2: High-Risk Compliance (Annex III Systems)

Read the full file on GitHub · 180 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 10d ago First seen · 180 lines · 36 tokens per session scan A 768b41db9aa0

Subscribe to this mod's changes

eu-ai-act-compliance is a skill published in the GitHub repository BuilderCed/agent-skills (2 stars, last pushed 4mo ago), licensed MIT. It adds 36 tokens to every session and 1,457 once invoked, about $0.0002 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

compliance-review

Build or review code for compliance with the EU AI Act, GDPR, the NIS2 Directive (EU 2022/2555), and secure-development (SSDLC) best practice. Three modes. REVIEW: audit a repo and produce an evidence-based gap analysis — triggers on "compliance review", "gap analysis", "NIS2 check", "is this repo GDPR compliant"…

leodisa/compliance-review-skill · 238 tokens

legal-verify-experts

Liefert Empfehlungen fuer Fachanwaelte, Kanzleien und Verifizierungs-Tools zu einem Rechtsthema. Nutze diese Skill wenn /legal-verify aufgerufen wird ODER wenn der User nach einem "Anwalt fuer ...", "Kanzlei fuer ...", "Tool zur Pruefung von ..." fragt.

FutureRootsDE/legal-audit-de · 74 tokens

legal-audit-codebase

Fuehrt einen systematischen Rechts-Audit einer Codebase durch (DE/EU-Scope). Nutze diese Skill wenn /legal-audit aufgerufen wird ODER wenn der User eine Codebase auf DSGVO/UWG/AGB/DDG/AI-Act/BFSG/UrhG/NIS2-Probleme untersuchen lassen will.

FutureRootsDE/legal-audit-de · 77 tokens

legal-kb-lookup

Laedt gezielt Knowledge-Base-Chunks zu einem rechtlichen Thema. Nutze diese Skill wenn /legal-kb aufgerufen wird ODER wenn der User eine spezifische Rechtsinformation braucht (z.B. "Erklaer mir Cookie-Consent", "Was sagt Art. 30 DSGVO?", "Welche Urteile gibt es zu Google Fonts?").

FutureRootsDE/legal-audit-de · 78 tokens

legal-update-sources

Aktualisiert KB-Artikel gegen Primaerquellen. Nutze diese Skill wenn /legal-update aufgerufen wird ODER wenn ein KB-Artikel aelter als 90 Tage ist und im aktuellen Arbeitskontext verwendet wird.

FutureRootsDE/legal-audit-de · 52 tokens

complyant

Fast, token-efficient compliance answers with citations. Covers GDPR, AI Act, PECR, HIPAA, TCPA, FCA rules, CAN-SPAM, CCPA, and more. Use when you need to know what regulations say about data, marketing, AI, financial services, or communications.

h-projects7364/complyant-skill · 63 tokens