801-regulations-eu-ai-act

801-regulations-eu-ai-act is a skill for Claude Code, Codex from jabrena/plinth. It costs 108 tokens per session (2,019 once invoked), scanned A, original, Apache-2.0.

A review guide for Java systems that use AI, language models, agents, retrieval systems, or automated decisions under the EU AI Act, the European Union’s law for regulating AI systems. It translates regulatory concerns into engineering controls and approval evidence.

In plain words
What is it for?
Use it to review AI applications, agents, tool-calling workflows, RAG systems, automation, and model-based decisions for policy gates, human oversight, least privilege, monitoring, escalation, and audit evidence.
Why use it?
It helps teams identify risks before connecting an AI system to business data or releasing it. It also makes gaps in oversight, permissions, monitoring, and audit records easier to review, without providing legal advice.

Skill for Claude CodeCodex

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

Good fit Use it to review AI applications, agents, tool-calling workflows, RAG systems, automation, and model-based decisions for policy gates, human oversight, least privilege, monitoring, escalation, and audit evidence.

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

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 801-regulations-eu-ai-act

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/jabrena/plinth/801-regulations-eu-ai-act"><img src="https://agentmods.dev/badge/skills/jabrena/plinth/801-regulations-eu-ai-act.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 108 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,019 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00108 $0.02019
Opus 5 $0.00054 $0.01009
Sonnet 5 $0.00022 $0.00404
Haiku 4.5 $0.00011 $0.00202

Measured 8d ago against content hash 1cce982e274b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

801-regulations-eu-ai-act 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 8d 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/801-regulations-eu-ai-act/SKILL.md · 123 lines

How it starts

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

EU AI Act Regulation for Java Enterprise Development with AI Systems and AI Agents

Use this Skill to review Java enterprise applications that include AI capabilities, AI agents, tool-calling workflows, RAG systems, workflow automation, or model-driven decision support.

Apply this Skill to determine what engineering controls are required before the system is released, deployed, or connected to corporate systems of record.

This Skill is not legal advice. It helps Java engineers, architects, tech leads, platform teams, and reviewers identify when EU AI Act concerns may apply and how to translate policy expectations into enterprise architecture controls such as policy gates, human oversight, least privilege, audit evidence, monitoring, escalation workflows, and approval processes.

The purpose of this Skill is to increase awareness of potential gaps in the system and create engineering evidence for qualified review. The response produced by this Skill does not represent legal advice, a legal opinion, or a final regulatory determination.

The main question is:

When does a Java application or AI agent require EU AI Act-aware engineering controls, and what should developers build differently?

External reference: European Parliament legislative resolution TA-9-2024-0138.

EU AI Act chapters summary reference: EU AI Act chapters summary.

Java engineering examples reference: EU AI Act engineering examples.

Questionnaire asset: EU AI Act engineering review questionnaire.

Report template asset: EU AI Act engineering review report template.

Scope

This Skill applies to:

  • Java applications embedding AI models or LLMs
  • Spring AI, LangChain4j, Quarkus AI, and custom AI integrations
  • RAG applications and enterprise knowledge assistants
  • AI agents capable of calling enterprise tools
  • Workflow automation driven by AI decisions or recommendations
  • AI systems interacting with databases, APIs, message brokers, filesystems, IAM platforms, CI/CD pipelines, cloud resources, or external services
  • AI-generated code, SQL, Flyway migrations, Liquibase changelogs, infrastructure definitions, operational runbooks, or deployment actions

Read the full file on GitHub · 123 lines

Files

What ships with it

4 files 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. 8d ago First seen · 123 lines · 108 tokens per session scan A 1cce982e274b

Subscribe to this mod's changes

801-regulations-eu-ai-act is a skill published in the GitHub repository jabrena/plinth (439 stars, last pushed yesterday), licensed Apache-2.0. It adds 108 tokens to every session and 2,019 once invoked, about $0.0005 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-09-03.

Related

Other skills, from other repositories

searchcans-rag-source-curator-zh

A Chinese-language tool for building a small, varied list of web pages and documents that can support answers in a retrieval-augmented generation (RAG) system. RAG systems retrieve source material to ground an AI response.

SearchCans/searchcans-skills-zh · 74 tokens

ChatDOC Studio--KnowledgeMate

Create and operate ChatDOC Studio knowledge bases through pdrouter using a Bearer API key and JavaScript helpers. Use when Codex needs to upload one or more PDF/DOC/DOCX files, skip failed files without aborting the whole job, create a knowledge base from successful uploads, or call the ChatDOC Studio knowledge-base…

PaodingAI/skills · 92 tokens

nexus-legal-rag

Adapts RAG engines for legal document intelligence, builds jurisprudence search pipelines, performs automated contract analysis, and extracts legal entities and clauses. Use when implementing legal document retrieval, automating contract review, or building compliance checking systems over legal corpora.

Shuwanito/SkillsMP · 58 tokens

markitdown

Convert heterogeneous documents and selected URIs to Markdown with Microsoft MarkItDown for text analysis, search, and LLM/RAG ingestion. Covers safe local conversion, streams, Office/PDF/data formats, batch workflows, plugins, vision OCR, Azure extraction, and the official MCP server.

K-Dense-AI/scientific-agent-skills · 61 tokens

rag-architect

Designs and implements production-grade RAG systems by chunking documents, generating embeddings, configuring vector stores, building hybrid search pipelines, applying reranking, and evaluating retrieval quality. Use when building RAG systems, vector databases, or knowledge-grounded AI applications requiring semantic…

Jeffallan/claude-skills · 73 tokens

pgvector-semantic-search

Use this skill for setting up vector similarity search with pgvector for AI/ML embeddings, RAG applications, or semantic search. Trigger when user asks to: Store or search vector embeddings in PostgreSQL Set up semantic search, similarity search, or nearest neighbor search Create HNSW or IVFFlat indexes for vectors…

timescale/pg-aiguide · 190 tokens