Ai Act Risk Check
Scanned 9/5/2026
Install to Claude Code
npx -y skills add dvcrn/openclaw-skills-marketplace --skill ai-act-risk-check --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ai Act Risk Check?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dvcrn-ai-act-risk-check)More formats (shields.io, HTML) on the badges page.
---
name: ai-act-risk-check
description: "Ai Act Risk Check"
---
# SKILL.md - AI Act Risk Check
## `ai-act-risk-check`
**Description:** Quickly assesses a preliminary risk classification for an AI system based on the high-risk categories listed in Annex III of the EU AI Act (focusing on biometrics, critical infrastructure, education, employment, essential services, law enforcement, and justice).
**Usage:**
\`\`\`bash
ai-act-risk-check "Our system is an AI algorithm that screens job applications based on predicted performance metrics."
\`\`\`
**Output:** A determination of HIGH-RISK or LOW-RISK, along with the relevant Annex III category (if high-risk).
**Dependencies:** None (uses pure shell and `oracle` via `exec` for inference).
**Execution Logic:** Passes the user's description to an LLM for classification against the hard-coded Annex III criteria.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.