Skip to main content

AI governance control plane — compliance, inventory, incident response, and audit for AI agents

Project description

AIR Blackbox

AI governance control plane — compliance, inventory, incident response, and audit for AI agents.

PyPI License EU AI Act

Install

pip install air-blackbox

With framework support:

pip install air-blackbox[langchain]    # LangChain trust layer
pip install air-blackbox[crewai]       # CrewAI trust layer
pip install air-blackbox[openai]       # OpenAI Agents SDK trust layer
pip install air-blackbox[all]          # Everything

Four Commands

air-blackbox comply      # EU AI Act compliance from live traffic
air-blackbox discover    # Shadow AI inventory + AI-BOM generation
air-blackbox replay      # Incident reconstruction from audit chain
air-blackbox export      # Signed evidence bundle for auditors

Quick Start

from air_blackbox import AirBlackbox

air = AirBlackbox()
client = air.wrap(openai.OpenAI())
# Every LLM call is now HMAC-logged through the gateway

With framework auto-detection:

from air_blackbox import AirTrust

trust = AirTrust()
trust.attach(your_langchain_agent)
# Framework auto-detected. Audit trails active.

What It Does

Command What You Get
comply Per-article EU AI Act status (Art. 9-15) from live gateway traffic
discover AI-BOM (CycloneDX), shadow AI detection, model version tracking
replay Full incident reconstruction, HMAC chain verification
export Signed evidence package: compliance + AI-BOM + audit chain

Links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

air_blackbox-1.2.6.tar.gz (63.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

air_blackbox-1.2.6-py3-none-any.whl (68.7 kB view details)

Uploaded Python 3

File details

Details for the file air_blackbox-1.2.6.tar.gz.

File metadata

  • Download URL: air_blackbox-1.2.6.tar.gz
  • Upload date:
  • Size: 63.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for air_blackbox-1.2.6.tar.gz
Algorithm Hash digest
SHA256 6628270c9e17ef1f27ccc9047e9810ca89898c9ca259959aa43da22e9e5c009a
MD5 89fc2967cf409c2c4736606b53f848c4
BLAKE2b-256 e573bd4a0b4c022690dc507cb951f7e8076fedcd123494f9173e9829473ce5c8

See more details on using hashes here.

File details

Details for the file air_blackbox-1.2.6-py3-none-any.whl.

File metadata

  • Download URL: air_blackbox-1.2.6-py3-none-any.whl
  • Upload date:
  • Size: 68.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for air_blackbox-1.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 22c6c08f940d30a031fe454b539f799e9f0e15a3a99cb2369b7a44ce1f6c470f
MD5 7bf15435ce7c2d0d4b7287692375e186
BLAKE2b-256 f6ad28b0a6f51bbba84b2c906ddcc8ec4fedeb6d39d6a8b4662e465f908c37b3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page