Skip to content
@airblackbox

AIR Blackbox

The flight recorder for autonomous AI agents — record, replay, enforce, audit

AIR Blackbox
Open-source compliance infrastructure for AI agents

Tamper-proof audit trails · PII tokenization · Policy enforcement · AI Bill of Materials


What is AIR Blackbox?

AIR Blackbox is the compliance layer between your AI agents and production. It records every LLM call, tool invocation, and agent decision into tamper-evident audit chains — so you can prove what your AI did, when, and why.

Built for teams shipping AI agents that need to meet EU AI Act requirements by August 2026.

Architecture

Your Agent Code
       │
       ▼
┌──────────────────┐
│   AIR Gateway    │  ← reverse proxy, records every LLM call
│   (Go binary)    │
└────────┬─────────┘
         │
    ┌────┴─────┬──────────────┬─────────────────┐
    ▼          ▼              ▼                 ▼
 Audit     PII            Policy           AI Bill of
 Chain     Tokenization   Engine           Materials
 (HMAC)    (DataVault)    (risk tiers)     (CycloneDX)
    │          │              │                 │
    └────┬─────┴──────────────┴─────────────────┘
         ▼
   Compliance Report
   (Articles 9–15)

Get Started

pip install air-blackbox

Framework trust layers (drop-in, no code changes):

pip install air-langchain-trust   # LangChain
pip install air-adk-trust         # Google ADK
pip install air-crewai-trust      # CrewAI

Full stack (Gateway + Jaeger + Dashboard):

git clone https://github.com/airblackbox/air-platform
cd air-platform && make up

Repositories

Repo What it does
gateway AI governance control plane — CLI, reverse proxy, audit trails
air-platform Full stack deployment (Docker Compose)
compliance-action GitHub Action — EU AI Act compliance checks on every PR
air-blackbox-mcp MCP server for Claude Desktop and Cursor
air-gate HMAC-SHA256 audit chain engine with tool gating
air-adk-trust Trust layer for Google Agent Development Kit

PyPI Packages

Package Version Install
air-blackbox pip install air-blackbox
air-langchain-trust 0.2.0 pip install air-langchain-trust
air-adk-trust 0.3.0 pip install air-adk-trust
air-crewai-trust 0.1.0 pip install air-crewai-trust

Links


EU AI Act enforcement begins August 2, 2026. Start now.

Pinned Loading

  1. gateway gateway Public

    AI governance control plane — EU AI Act compliance, AI-BOM, shadow AI detection, and tamper-proof audit trails. pip install air-blackbox

    Python 10

  2. air-platform air-platform Public

    Full-stack AIR Blackbox deployment — Gateway + Episode Store + Policy Engine + Jaeger (Docker Compose)

    Python 7

  3. air-blackbox-mcp air-blackbox-mcp Public

    MCP server for EU AI Act compliance scanning — scan, analyze, and remediate Python AI agents

    Python 1 2

Repositories

Showing 8 of 8 repositories
  • gateway Public

    AI governance control plane — EU AI Act compliance, AI-BOM, shadow AI detection, and tamper-proof audit trails. pip install air-blackbox

    airblackbox/gateway’s past year of commit activity
    Python 10 Apache-2.0 0 8 (8 issues need help) 1 Updated Mar 17, 2026
  • scanner Public

    EU AI Act Compliance Scanner — Lighthouse for AI governance

    airblackbox/scanner’s past year of commit activity
    JavaScript 1 Apache-2.0 0 0 0 Updated Mar 17, 2026
  • compliance-action Public

    GitHub Action — run EU AI Act compliance checks on every pull request

    airblackbox/compliance-action’s past year of commit activity
    1 Apache-2.0 0 0 0 Updated Mar 13, 2026
  • air-blackbox-mcp Public

    MCP server for EU AI Act compliance scanning — scan, analyze, and remediate Python AI agents

    airblackbox/air-blackbox-mcp’s past year of commit activity
    Python 1 2 1 0 Updated Mar 13, 2026
  • .github Public

    Organization profile and community health files

    airblackbox/.github’s past year of commit activity
    0 0 0 0 Updated Mar 13, 2026
  • air-gate Public

    HMAC-SHA256 audit chain engine with human-in-the-loop tool gating (EU AI Act Article 12)

    airblackbox/air-gate’s past year of commit activity
    Python 1 Apache-2.0 0 0 0 Updated Mar 9, 2026
  • air-adk-trust Public

    AIR Trust Layer for Google ADK — PII tokenization, audit trails, injection detection, and policy enforcement

    airblackbox/air-adk-trust’s past year of commit activity
    Python 1 Apache-2.0 0 0 0 Updated Mar 9, 2026
  • air-platform Public

    Full-stack AIR Blackbox deployment — Gateway + Episode Store + Policy Engine + Jaeger (Docker Compose)

    airblackbox/air-platform’s past year of commit activity
    Python 7 Apache-2.0 0 3 (3 issues need help) 0 Updated Feb 24, 2026