Skip to content

Add EU AI Act compliance testing framework#194

Open
abhinavbom wants to merge 1 commit intoconfident-ai:mainfrom
abhinavbom:feature/eu-ai-act-framework
Open

Add EU AI Act compliance testing framework#194
abhinavbom wants to merge 1 commit intoconfident-ai:mainfrom
abhinavbom:feature/eu-ai-act-framework

Conversation

@abhinavbom
Copy link
Contributor

Adds a new framework covering 8 testable categories mapped to the EU AI Act's core articles:

  • Article 5: Prohibited practices (subliminal manipulation, exploitation)
  • Article 10: Bias & non-discrimination (fairness, ethics)
  • Article 15: Robustness & cybersecurity (injection attacks, adversarial)
  • Article 13: Transparency & explainability (AI disclosure, confidence)
  • Article 14: Human oversight (automation bias, override support)
  • Articles 10/12: Data governance & privacy (PII, data provenance)
  • Articles 5/9: Child & vulnerable group protection
  • Article 9: Fundamental rights & safety (illegal activity, IP, RBAC)

Uses existing vulnerability classes where possible and CustomVulnerability for EU-specific concepts (subliminal manipulation, transparency violation, automation bias, data provenance leakage, vulnerability exploitation).

Adds a new framework covering 8 testable categories mapped to the
EU AI Act's core articles:

- Article 5: Prohibited practices (subliminal manipulation, exploitation)
- Article 10: Bias & non-discrimination (fairness, ethics)
- Article 15: Robustness & cybersecurity (injection attacks, adversarial)
- Article 13: Transparency & explainability (AI disclosure, confidence)
- Article 14: Human oversight (automation bias, override support)
- Articles 10/12: Data governance & privacy (PII, data provenance)
- Articles 5/9: Child & vulnerable group protection
- Article 9: Fundamental rights & safety (illegal activity, IP, RBAC)

Uses existing vulnerability classes where possible and CustomVulnerability
for EU-specific concepts (subliminal manipulation, transparency violation,
automation bias, data provenance leakage, vulnerability exploitation).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Feb 23, 2026

@abhinavbom is attempting to deploy a commit to the Confident AI Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant