Back to browse
GitHub Repository

Open-source compliance engine for AI agents. Rules, SDKs, and examples.

0 starsPython

ComplyEdge – Runtime EU AI Act Enforcement for Python

by lc-complyedge·Jun 14, 2026·1 point·0 comments

AI Analysis

●●SolidNiche GemShip It

Runtime enforcement beats periodic scanning, but zero stars suggests this just launched.

Strengths
  • Runtime checks on every request instead of periodic audits — actual enforcement, not just monitoring.
  • TrustLint offline linter works without API key for CI/CD pipelines and pre-commit hooks.
  • OPA/Rego policies encode regulations as executable rules, not just documentation.
Weaknesses
  • Zero GitHub stars and forks — very early stage, unproven in production environments.
  • Runtime checks require API key, meaning you're dependent on their hosted service for enforcement.
Category
Target Audience

Enterprise AI teams, compliance officers, developers building regulated AI applications

Similar To

Arthur AI · Holistic AI · OPA

Similar Projects

Security●●●Banger

MVAR – Deterministic sink enforcement for AI agent

IFC + capabilities block prompt injection at execution sinks, not input filters—40yr research applied.

Big BrainWizardry
ShawnC21
113mo ago
AI/ML●●Solid

Runtime governance layer that refuses high-risk LLM outputs

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.

Niche GemShip It
milarien
113mo ago