scan_project
Detect AI system usage in a project directory and generate an EU AI Act compliance report that classifies risk level and identifies compliance gaps.
Instructions
Scan a project directory for AI system usage and generate an EU AI Act compliance report. Detects LLM APIs (OpenAI, Anthropic, Google, Mistral, etc.), ML frameworks (PyTorch, TensorFlow, scikit-learn), computer vision, NLP, embeddings, and more. Classifies risk level and identifies compliance gaps against the August 2, 2026 deadline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to the project directory to scan | |
| format | No | Output format | markdown |