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.0.0.tar.gz (25.0 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.0.0-py3-none-any.whl (22.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: air_blackbox-1.0.0.tar.gz
  • Upload date:
  • Size: 25.0 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.0.0.tar.gz
Algorithm Hash digest
SHA256 53e1dddb1a86957dc54a3412426dd61c62f525008aed896c7c2d735ef83faaed
MD5 f01b4f32d4cec26d94a70e9a17a811ad
BLAKE2b-256 dbe0c3740b2cb7ecea6eab55790e21b52606d739bfd7fb0871c8ac24f275ba29

See more details on using hashes here.

File details

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

File metadata

  • Download URL: air_blackbox-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 22.2 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.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 121d6727d9c6bf9965108b84c3e73a92d81f92f5c00b7769cd5f8402ab7256c5
MD5 69368063ca6482b7595b0addb3cec999
BLAKE2b-256 4de6095446a9e507820b9a013b41aafb683d341a824a49b00f9a268efa8a1686

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