EU AI Act enforcement begins August 2, 2026 — Are you ready?

Case Studies

Real governance audits on major open-source projects. Each study runs our automated enforcement posture scanner and maps findings to EU AI Act compliance requirements.

Hugging Face Transformers Governance Audit

C
45/100

Early governance signals (CLAUDE.md, AGENTS.md) show awareness, but 68 potential secrets, 1,303 TODOs, and zero enforcement hooks reveal that awareness has not yet translated into structural enforcement.

45/100 Enforcement Score0 L5 Hooks68 Potential Secrets1,303 TODOs
Read full audit →

LangChain Governance Audit

C
40/100

Early governance signals (CLAUDE.md, AGENTS.md) exist but zero enforcement hooks, 25 potential hardcoded secrets, and monorepo complexity create significant gaps.

40/100 Enforcement Score0 L5 Hooks25 Potential Secrets1,362 Dead Code Markers
Read full audit →

Django Governance Audit

D
29/100

The most deployed Python web framework has 1,995 test files but zero enforcement hooks and no AI agent instructions, leaving governance to manual review alone.

29/100 Enforcement Score0 L5 Hooks1,995 Test Files25 Potential Secrets
Read full audit →

Pydantic Governance Audit

D
29/100

The data validation library underpinning FastAPI and LangChain has solid test coverage but zero enforcement hooks and no AI agent instructions.

29/100 Enforcement Score0 L5 Hooks166 Test Files6 Potential Secrets
Read full audit →

FastAPI Governance Audit

D
29/100

Strong test coverage (583 test files) is undermined by zero automated enforcement hooks and no AI agent instructions, leaving the project vulnerable to governance drift.

29/100 Enforcement Score0 L5 Hooks583 Test Files10 Potential Secrets
Read full audit →

scikit-learn Governance Audit

F
18/100

The foundational ML library has zero hardcoded secrets (best in our portfolio) but zero enforcement hooks and embedded test structure that hides coverage from governance tools.

18/100 Enforcement Score0 L5 Hooks0 Secrets624 TODOs
Read full audit →

CrewAI Governance Audit

F
13/100

The leading multi-agent framework scores lowest in our portfolio -- zero test files at root, 56 potential secrets, and no AI agent instructions in the very infrastructure designed to orchestrate AI agents.

13/100 Enforcement Score0 L5 Hooks56 Potential Secrets0 Test Files
Read full audit →