AgentGuard – Open-source EU AI Act compliance middleware for LLM apps
Wraps OpenAI in three lines—adds audit trail and policy gates for EU AI Act deadlines.
Open-source compliance engine for AI agents. Rules, SDKs, and examples.
Runtime enforcement beats periodic scanning, but zero stars suggests this just launched.
Enterprise AI teams, compliance officers, developers building regulated AI applications
Arthur AI · Holistic AI · OPA
Wraps OpenAI in three lines—adds audit trail and policy gates for EU AI Act deadlines.
IFC + capabilities block prompt injection at execution sinks, not input filters—40yr research applied.
Schema + policy + budget enforcement at execution boundary before model hits.
Intercepts tool calls before execution to block dangerous actions like DB deletes.
The demo implements post-generation admissibility checks and returns structured refusals (decision codes, rule triggered, divergence metrics and a stable prompt fingerprint) so you can audit enforcement decisions. It's a crisp, focused proof-of-concept for runtime enforcement — useful as a starting pattern — but it stops short of addressing bypass/adversarial vectors, deployment integration, or guarantees that make it enforceable at scale.
Cryptographic audit trails for AI agents when compliance tools already exist.