Skip to content
@airblackbox

AIR Blackbox

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

AIR Blackbox

The flight recorder for autonomous AI agents. Record, replay, enforce, audit, with post-quantum signed evidence.

PyPI Downloads License EU AI Act Post-Quantum

One proxy swap. Complete coverage. Runs locally.

pip install air-blackbox
air-blackbox comply --scan . -v

51+ compliance checks across EU AI Act Articles 9, 10, 11, 12, 13, 14, and 15. Maps to ISO 42001, NIST AI RMF, and Colorado SB 24-205. ML-DSA-65 post-quantum signed, HMAC-SHA256 tamper-evident audit chains. Self-verifying evidence bundles. Trust layers for 7 frameworks.

The Ecosystem

Package What it does
air-blackbox EU AI Act scanner, 51+ checks, ML-DSA-65 signed evidence bundles
air-trust Cryptographic primitives and trust layer wrappers for 7 frameworks
air-gate Pre-execution human-in-the-loop gating with Slack approvals
air-controls Live agent visibility, timelines, cost tracking, kill switch
air-platform Docker Compose full stack in one command
air-blackbox-mcp MCP server for Claude Desktop, Cursor, Claude Code
air-controls-mcp MCP server for runtime agent visibility
air-blackbox-plugin Claude Code plugin (slash commands for the scanner)
compliance-action GitHub Action for compliance checks on every PR

Plus 3 OTel processors (otel-prompt-vault, otel-collector-genai, otel-semantic-normalizer) for redaction, cost metrics, and schema normalization.

Why Post-Quantum

Every other AI audit trail signs with HMAC or RSA. Both will be breakable by quantum computers within the retention window of records being generated right now. AIR Blackbox signs every record with ML-DSA-65 (FIPS 204), NIST's standardized post-quantum signature scheme. Keys generated locally, never leave your machine.

Framework Support

Trust layers for LangChain, CrewAI, OpenAI Agents SDK, Anthropic Claude Agent SDK, Google ADK, AutoGen, and Haystack. Same audit chain, native integration.

Quickstart

pip install air-blackbox

# Gap analysis
air-blackbox comply --scan . -v

# Find undeclared model calls
air-blackbox discover

# Generate signed evidence package
air-blackbox export

Full stack (Gateway + Episode Store + Policy Engine + observability):

git clone https://github.com/airblackbox/air-platform.git
cd air-platform && make up    # running in ~8 seconds

Links

Apache 2.0. EU AI Act high-risk deadline: August 2, 2026.

Pinned Loading

  1. airblackbox airblackbox Public

    EU AI Act compliance scanner — 39 checks, 7 framework trust layers. pip install air-blackbox

    Python 13 3

  2. air-platform air-platform Public

    One command to run the full AI audit stack: Gateway + Policy Engine + Episode Store + Jaeger + Prometheus. Make up. 8 seconds.

    Python 9

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

    MCP server for AIR Blackbox. Expose audit, replay, scan, and compliance tools to any MCP-compatible agent or IDE.

    Python 1 1

Repositories

Showing 10 of 24 repositories

Top languages

Loading…

Most used topics

Loading…