Install
$ agentstack add skill-pitimon-claude-governance-eu-ai-act-check ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
EU AI Act Compliance Check (9 Obligations)
Regulation: Regulation (EU) 2024/1689, Articles 9-15 Enforcement: 2 August 2026 (subject to Digital Omnibus harmonized standards conditionality) Anti-pattern: Discovering compliance gaps after EU deployment instead of during development
> ⚠️ NOT LEGAL ADVICE. This skill produces a developer-facing compliance checklist. Consult a qualified EU AI lawyer before relying on it for production EU deployment.
> Companion plugin: For the full 7-step development workflow that produces Annex IV-shaped evidence as a side effect (research → requirements → design → breakdown → build-brief → review → deploy → monitor), install pitimon/8-habit-ai-dev alongside this plugin. The two plugins are complementary by design.
When to Use
- Before major release of an AI system targeting the EU market
- During architecture design of a new high-risk AI feature
- During audit preparation for EU customers/regulators
- After significant changes to data, model, or human-oversight design
When to Skip
- System is not high-risk under Annex III (most internal tools, dev tools, non-safety AI fall outside)
- System is not deployed in the EU (no EU users, no EU market)
- Already covered by a recent (.md
**in the user's project repository** (not in this plugin). Create the folder once viamkdir -p docs/compliance/eu-ai-act/reports` if it doesn't exist.
Step 3 — Conscience Check
> "Have I prevented a regulatory crisis, or am I waiting to react to one?" > "Do I understand WHY this regulation exists (protect fundamental rights), not just WHAT to comply with?"
Handoff
- Expects from predecessor: A finalized release candidate or design ready for compliance review
- Produces for successor: Compliance report + gap list. Failures route back to:
/governance-checkfor risk and security gaps (Articles 9, 15 ¶4-5)/spec-driven-devfor oversight design gaps (Article 14)/create-adrfor documentation gaps (Article 11)governance-revieweragent for deep multi-file audit- External (use
pitimon/8-habit-ai-dev's/monitor-setupand/review-ai) for runtime concerns Articles 12 (record-keeping) and 15 ¶1-3 (accuracy)
Definition of Done
- [ ] Scope pre-flight completed; OUT OF SCOPE decisions documented
- [ ] All 9 obligations checked with Pass/Fail/N-A + 1-line evidence
- [ ] Critical gaps identified with recommended remediation route (governance skill or external)
- [ ] Report saved under
docs/compliance/eu-ai-act/reports/in the user's project repo - [ ] Conscience Check questions answered honestly
- [ ] (For production EU deployment) Lawyer review scheduled
References
- Primary research:
${CLAUDE_PLUGIN_ROOT}/docs/research/eu-ai-act-obligations.md(verified quotes per article) - User-facing mapping:
${CLAUDE_PLUGIN_ROOT}/docs/compliance/EU-AI-ACT-MAPPING.md(workflow + examples) - DSGAI cross-reference:
${CLAUDE_PLUGIN_ROOT}/docs/compliance/DSGAI-MAPPING.md(Article 15 ¶5 ↔ DSGAI04/11) - Migration provenance:
${CLAUDE_PLUGIN_ROOT}/docs/adr/ADR-003-eu-ai-act-compliance-toolkit.md
> ⚠️ NOT LEGAL ADVICE. This skill is a developer reference. The 9-obligation checklist is derived from the regulation text but interpretation is subject to Commission guidance, harmonized standards (pending), and case law. Always consult a qualified EU AI lawyer for production compliance decisions.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: pitimon
- Source: pitimon/claude-governance
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.