AIR Blackbox
JSON →EU AI Act compliance scanner for Python AI agents â 10 tools for scanning, analysis, and remediation
Install
pip install air-blackbox-mcp Tools · 14
- scan_code Scan Python code string for all 6 EU AI Act articles
- scan_file Read and scan a single Python file
- scan_project Recursively scan all .py files in a directory
- analyze_with_model Deep analysis via local fine-tuned model (Ollama)
- check_injection Detect prompt injection attacks (15 patterns)
- classify_risk Classify tools by EU AI Act risk level
- add_trust_layer Generate trust layer integration code
- suggest_fix Get article-specific fix recommendations
- explain_article Technical explanation of EU AI Act articles
- generate_compliance_report Full markdown compliance report
- scan_gdpr GDPR-specific compliance scan
- scan_bias Bias and fairness analysis
- validate_action Validate agent actions before execution (Article 14)
- compliance_history View past scans, trends, and compliance scores
Links
★ 1 GitHub stars