Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down