Trust infrastructure for AI systems. Compliance scanning, quantum-safe signing, tamper-evident audit chains.
The EU AI Act enforcement deadline is August 2, 2026. AIR Blackbox gives development teams the tooling to scan, sign, and prove compliance from their terminal.
| Package | What it does | Install |
|---|---|---|
| air-blackbox | 48 compliance checks across 6 EU AI Act articles + GDPR. ML-DSA-65 signing. Evidence bundles. Attestation registry. | pip install air-blackbox |
| air-trust | HMAC-SHA256 tamper-evident audit chains. Ed25519 signed handoffs. Session completeness. | pip install air-trust |
| air-openai-trust | Drop-in OpenAI SDK wrapper that adds audit chains without code changes. | pip install air-openai-trust |
| air-blackbox-mcp | MCP server for Claude Desktop and Cursor. 14 compliance tools. | pip install air-blackbox-mcp |
pip install air-blackbox
air-blackbox comply --scan .48 checks. 6 articles. No config, no API keys, no Docker.
LangChain, CrewAI, OpenAI Agents SDK, Google ADK, Claude Agent SDK, AutoGen, Haystack.
Every check maps to four compliance frameworks simultaneously: EU AI Act, ISO/IEC 42001, NIST AI RMF, and Colorado SB 24-205.
airblackbox.ai | PyPI | Documentation | Attestation Registry
Apache-2.0 licensed. Built by Jason Shotwell.