EU ACT Guard - EU AI Act compliance scanner that reads your actual code
by•
Every EU AI Act tool asks questions. EU ACT Guard reads your actual code from GitHub.
We detect violations with exact file paths and fixes — not generic checklists. If there’s an Article 12 logging issue, we show the missing line and the code to patch it.
One scan covers:
→ GitHub repo compliance
→ Website crawl for Article 50 labeling
→ Privacy policy checks
→ Annex IV draft
→ ISO 42001 mapping
Three reports: Technical, Legal, Business.
EU AI Act enforcement starts Aug 2, 2026.

Replies
Interesting launch, Dhanmeet. I’m not based in the EU, so I don’t have much direct skin in the game here, but I’ve seen a few AI Act tools and the code-scanning angle is definitely different.
The part that caught my attention is the gap between what a company says in a compliance questionnaire and what the code actually does. For teams trying this, how are you thinking about the trust step before they connect a repo? Is the main hurdle explaining the legal value of the scan, or making developers comfortable with code access first?