diff --git a/README.md b/README.md index b3e0c7a..bbf0e87 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ Engineering for the EU AI Act Compliance involves the following aspects: 1. [AI Trust Lab: Engineering for Trustworthy AI (CMU)](https://www.sei.cmu.edu/our-work/projects/display.cfm?customel_datapageid_4050=197910) 1. [ATLAS (Adversarial Threat Landscape for Artificial-Intelligence Systems)](https://atlas.mitre.org/) 1.[Guidelines for secure AI system development](https://www.ncsc.govt.nz/assets/Uploads/Guidelines-for-secure-AI-system-development-v2.pdf) +1. [AIR Blackbox — EU AI Act Compliance Scanner](https://github.com/airblackbox/air-blackbox-mcp) — Open-source compliance scanner and trust layer for Python AI agents. Checks code against Articles 9, 10, 11, 12, 14, and 15. Includes framework-specific integrations for LangChain, CrewAI, AutoGen, OpenAI, and Anthropic SDKs with HMAC-SHA256 audit chains, PII tokenization, consent gating, and prompt injection detection. ### Documentation and Transparency