Open source · Claude plugin · v1.0.0

EU AI Act compliance work, run from the command line of your legal practice.

A plugin for Claude that classifies systems against the AI Act, runs structured DPIAs, assesses vendors, and assembles evidence packs your auditor will accept. Built by a legal engineer for senior in-house counsel preparing for the Aug 2, 2026 high-risk deadline.

claude plugin marketplace add lexbeam-software/eu-ai-governance-plugin
→ see a worked example
Apache 2.0 · MIT-compatible No telemetry · runs locally in Claude DE / EN · drafted in both jurisdictions
EU AI Act · high-risk obligations today · target · Aug 2, 2026 days remaining
01 / What it does

Six commands, each mapped to an obligation you already carry.

Nothing speculative. Each command mirrors a discrete workflow an in-house compliance team runs today, now structured, cited, and version-controllable.

/classify-ai-risk

Classifies a system against Annex III and Article 6. Returns tier, citations, and the minimum obligation set that follows.

art. 6 · annex iii
/run-dpia

Runs a structured Data Protection Impact Assessment with GDPR Art. 35 scaffolding and AI-specific risk prompts.

gdpr art. 35
/assess-ai-vendor

Reads vendor documentation and produces a gap list against AI Act provider obligations with suggested contract language.

art. 16 · art. 28
/generate-evidence-pack

Assembles a signed, timestamped evidence bundle in Article 11 technical documentation style, export-ready.

art. 11 · annex iv
/review-ai-policy

Reviews an internal AI policy against the Act and flags the clauses that will not survive a regulator's first read.

internal policy
/ai-act-status

Snapshot of your organisation's readiness across classifications, DPIAs, vendors, and evidence, with the things that are still open.

readiness dashboard
02 / Worked example

A real classification, run inline. No screenshot, no demo video.

The output below is what the plugin actually returns. Chips are structured fields; the analysis is model-written against the Act, and every reference is citable.

session · claude-sonnet-4.7 · eu-ai-gov v1.0.0 we 22 apr · 11:04 CET
you
/classify-ai-risk
system: "CV-Screen", an applicant tracking tool we are procuring from a German vendor. It ranks incoming CVs for role fit and filters out the bottom 40% before a recruiter sees them. Used across DE, FR, NL entities.
lexbeam · eu-ai-gov
RiskHigh CitationAnnex III § 4(a) ProviderThird-party (DE) DeployerYou · Art. 26 DPIARequired · Art. 35 GDPR FRIAConsider · Art. 27 Evidence packReady to generate

CV-Screen sits squarely within Annex III § 4(a), AI systems used for recruitment or selection, specifically to filter applications. Under Art. 6(2) that makes it high-risk regardless of vendor claims. As deployer across three jurisdictions, obligations under Art. 26 attach to your entities. A Fundamental Rights Impact Assessment (Art. 27) is mandatory for public-sector deployers and recommended as good practice for private employers in this use case. A GDPR DPIA (Art. 35) is required given the automated decision-making on applicants.

NextRun /run-dpia CV-Screen
ThenRun /assess-ai-vendor on provider
Output/generate-evidence-pack
rendered live · this is html, not a screenshot install to run this yourself →
03 / Who built this

A legal engineer, not a vendor.

Werner Plutat
Legal Engineer · LL.M. Business Law
Ten years · Big Four · DAX compliance

This plugin was written against real in-house files, the kind a board asks about on a Friday afternoon. It is open source because compliance work should be inspectable, not proprietary. It is a passion project, not a company.

"I did not want another dashboard. I wanted the Act itself at the cursor, cited, structured, and defensible to the partner on the other side of the table." · Werner Plutat, on why the plugin exists
04 / Install

Two lines. Tonight, before the deadline clock moves again.

Requires Claude with plugin support. The plugin is Apache 2.0 licensed and runs locally; nothing is sent to Lexbeam.

$claude plugin marketplace add lexbeam-software/eu-ai-governance-plugin
$claude plugin install eu-ai-governance@lexbeam
You getsix slash commands, citable against Act articles, with evidence export. You don'tget telemetry, an account, a paywall, or a newsletter.
06 / Changelog

Shipped recently.

v1.0.004 Feb 2026
launchInitial public release · six commands (/classify-ai-risk, /run-dpia, /assess-ai-vendor, /generate-evidence-pack, /review-ai-policy, /ai-act-status) plus six skills covering classification, compliance, vendor assessment, DPIA, governance documentation, and risk management. DACH-specific guidance (Works Council, BaFin, BSI) included. German language support via --lang de.
see CHANGELOG.md →