Skip to content

AI Act Companion v0.1.0

Choose a tag to compare

@JKasteele JKasteele released this 14 Jun 20:07
· 81 commits to main since this release

First public release.

What it is: a local-first, explainable EU AI Act risk classifier that generates risk-assessment / DPIA / bias / AI-security / FRIA documentation, crosswalked to NIST AI RMF and ISO/IEC 42001, with an AI security lens (OWASP Top 10 for LLM Applications 2025 + MITRE ATLAS).

Highlights

  • Deterministic, cited classifier (prohibited / high / limited / minimal) - validated by a 25-case golden-set eval (100%) and an adversarial red-team suite.
  • Two ways to use it: a privacy-first local web app, or a Claude Code plugin (MCP server + skill + CLI).
  • Human-in-the-loop by design: the AI layer only pre-fills; the deterministic engine decides.

See the README and DESIGN.md. Self-assessment aid - not legal advice.