[PR #2934] [CLOSED] Add air-compliance-checker to Machine Learning #11268

Closed
opened 2026-04-24 06:04:11 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2934
Author: @shotwellj
Created: 2/28/2026
Status: Closed

Base: masterHead: add-air-compliance-checker


📝 Commits (1)

  • 29a456c Add air-compliance-checker to Machine Learning section

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 README.md (+1 -1)

📄 Description

Adds air-compliance-checker — an open-source CLI tool that scans Python AI agent code for EU AI Act technical compliance.

  • Checks 6 EU AI Act technical requirements (Articles 9, 10, 11, 12, 14, 15)
  • Drop-in trust layers for LangChain, CrewAI, AutoGen, OpenAI, RAG, and Anthropic
  • Local-first: code never leaves your machine
  • MIT licensed
  • pip install air-compliance-checker

Part of the AIR Blackbox ecosystem (7 PyPI packages).


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2934 **Author:** [@shotwellj](https://github.com/shotwellj) **Created:** 2/28/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-air-compliance-checker` --- ### 📝 Commits (1) - [`29a456c`](https://github.com/vinta/awesome-python/commit/29a456c809a4888022a6d6574bfe502127fb1581) Add air-compliance-checker to Machine Learning section ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) </details> ### 📄 Description Adds [air-compliance-checker](https://github.com/airblackbox/air-blackbox-mcp) — an open-source CLI tool that scans Python AI agent code for EU AI Act technical compliance. - Checks 6 EU AI Act technical requirements (Articles 9, 10, 11, 12, 14, 15) - Drop-in trust layers for LangChain, CrewAI, AutoGen, OpenAI, RAG, and Anthropic - Local-first: code never leaves your machine - MIT licensed - `pip install air-compliance-checker` Part of the [AIR Blackbox](https://airblackbox.ai) ecosystem (7 PyPI packages). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-24 06:04:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#11268