Jump to related tools in the same category or review the original source on GitHub.

DevOps & Cloud @bluesbell Updated 6/28/2026 12,117 downloads 0 stars Security: Pass

Ai Act Risk Check OpenClaw Plugin & Skill | ClawHub

Looking to integrate Ai Act Risk Check into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate devops & cloud tasks instantly, without having to write custom tools from scratch.

What this skill does

**Description:** Quickly assesses a preliminary risk classification for an AI system based on the high-risk.

Install

ClawHub CLI
openclaw skills install @bluesbell/ai-act-risk-check
Node.js (npx)
npx clawhub@latest install ai-act-risk-check

Full SKILL.md

Open original

SKILL.md content below is scrollable.

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.

ClawHub Registry URL: https://clawhub.ai/bluesbell/skills/ai-act-risk-check

Related skills

If this matches your use case, these are close alternatives in the same category.