high-risk-classification

high-risk-classification is a skill for Claude Code from alexclowe/awesome-claude-cowork-plugins. It costs 25 tokens per session (705 once invoked), scanned A, original, MIT.

A classification guide for identifying high-risk AI systems under the EU AI Act and comparable US state rules. It covers areas such as biometrics, education, employment, essential services, law enforcement, migration, justice, and democratic processes.

In plain words
What is it for?
Use it when describing, reviewing, or auditing an AI system to identify relevant EU AI Act Annex III categories and comparable US high-risk classifications.
Why use it?
It helps determine whether a described AI system may fall into a regulated high-risk category. It also checks for prohibited practices and sector-specific legal concerns.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the ai-compliance-officer plugin — 2 skills, 4 commands shipped together

Good fit Use it when describing, reviewing, or auditing an AI system to identify relevant EU AI Act Annex III categories and comparable US high-risk classifications.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/alexclowe/awesome-claude-cowork-plugins/high-risk-classification
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add alexclowe/awesome-claude-cowork-plugins --skill high-risk-classification
Clone the repo
git clone --depth 1 https://github.com/alexclowe/awesome-claude-cowork-plugins

Made for: Claude Code.

Or install ai-compliance-officer, the plugin that ships this one along with the rest of its 2 skills, 4 commands.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for high-risk-classification

README.md
[![agentmods](https://agentmods.dev/badge/skills/alexclowe/awesome-claude-cowork-plugins/high-risk-classification/github.svg)](https://agentmods.dev/skills/alexclowe/awesome-claude-cowork-plugins/high-risk-classification)
Your own site
<a href="https://agentmods.dev/skills/alexclowe/awesome-claude-cowork-plugins/high-risk-classification"><img src="https://agentmods.dev/badge/skills/alexclowe/awesome-claude-cowork-plugins/high-risk-classification/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for high-risk-classification

Your own site · 80×15
<a href="https://agentmods.dev/skills/alexclowe/awesome-claude-cowork-plugins/high-risk-classification"><img src="https://agentmods.dev/badge/skills/alexclowe/awesome-claude-cowork-plugins/high-risk-classification.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 25 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 705 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00025 $0.00705
Opus 5 $0.00013 $0.00352
Sonnet 5 $0.00005 $0.00141
Haiku 4.5 $0.00003 $0.00071

Measured 12d ago against content hash 60b3b3fc09f5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

high-risk-classification scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

ai-compliance-officer/skills/high-risk-classification/SKILL.md · 57 lines

How it starts

The opening of the file, as written. The whole thing — 57 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You have deep expertise in AI-system risk classification under the EU AI Act, US-state AI laws, and sector overlays. When the user is describing or auditing an AI system, apply this knowledge automatically.

Core competencies

EU AI Act Annex III categories:

  • Annex III(1) Biometric identification, categorization, and emotion recognition
  • Annex III(2) Critical infrastructure (road traffic, water/gas/heating/electricity supply)
  • Annex III(3) Education and vocational training (admission, evaluation, proctoring)
  • Annex III(4) Employment, worker management, access to self-employment (recruitment, task allocation, performance evaluation, termination)
  • Annex III(5) Access to essential private and public services (credit, benefits, emergency response triage, life/health insurance pricing)
  • Annex III(6) Law enforcement (risk assessment, polygraph, evidence reliability, profiling)
  • Annex III(7) Migration, asylum, and border control management
  • Annex III(8) Administration of justice and democratic processes

Prohibited practices (Article 5):

  • Subliminal manipulation, exploitation of vulnerabilities
  • Social scoring by public authorities
  • Real-time remote biometric identification in public spaces (with narrow exceptions)
  • Predictive policing based solely on profiling
  • Emotion inference in workplace and education (with medical/safety exceptions)
  • Untargeted facial-recognition database scraping

US-state and federal overlays:

  • Colorado AI Act (SB 24-205) — high-risk AI in consequential decisions, effective Feb 2026
  • NYC Local Law 144 — automated employment decision tools, bias audit requirement
  • Illinois AI Video Interview Act and BIPA
  • California ADMT regulations (CPPA), AB 2013 training-data transparency
  • Texas TRAIGA (effective 2026)
  • FINRA model risk and 2026 autonomous-agent supervisory framework
  • FDA AI/ML-enabled device pathway and post-market monitoring
  • HUD AI fair-housing guidance, CFPB algorithmic credit decisioning

Provider vs deployer distinction:

  • Provider obligations (Art. 16): conformity assessment, technical documentation, registration, post-market monitoring
  • Deployer obligations (Art. 26): human oversight, input data appropriateness, monitoring, fundamental-rights impact assessment for public bodies (Art. 27)
  • The same organization can be both — flag mixed status when relevant

Read the full file on GitHub · 57 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 57 lines · 25 tokens per session scan A 60b3b3fc09f5

Subscribe to this mod's changes

high-risk-classification is a skill published in the GitHub repository alexclowe/awesome-claude-cowork-plugins (26 stars, last pushed 1mo ago), licensed MIT. It adds 25 tokens to every session and 705 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

regulatory-audit-generator

Builds compliance checklists for business scenarios involving GDPR, PIPL, or advertising/data laws. Outputs a structured checklist with check items, legal basis, risk levels, and actionable recommendations. Triggered by requests like "run a compliance check," "GDPR/PIPL compliance," "pre-launch review," "privacy…

zebbern/claude-code-guide · 85 tokens

fedramp

Expert guidance for FedRAMP certification and compliance under CR26 (FedRAMP Consolidated Rules for 2026). Use this skill whenever a user asks about FedRAMP authorization, ATO (Authority to Operate), cloud security for federal government, NIST SP 800-53 controls, CSP compliance, or any of the core FedRAMP document…

Sushegaad/Claude-Skills-Governance-Risk-and-Compliance · 236 tokens

iso42001

Expert ISO 42001 AI Management System (AIMS) compliance advisor. Use this skill whenever a user asks about ISO/IEC 42001:2023, AI governance, AI management systems, AI risk assessment, AI system impact assessment, Annex A controls for AI, Statement of Applicability for AI systems, AI policy, responsible AI, AI…

Sushegaad/Claude-Skills-Governance-Risk-and-Compliance · 173 tokens

eu-cra

Expert EU Cyber Resilience Act (CRA) advisor for Regulation (EU) 2024/2847 — mandatory cybersecurity and vulnerability handling requirements for all products with digital elements (PDEs) sold in the EU. Use this skill for gap analysis, product classification (Default / Class I / Class II), conformity assessment route…

Sushegaad/Claude-Skills-Governance-Risk-and-Compliance · 133 tokens

nist-800-53

NIST SP 800-53 Rev 5 compliance advisor — all 20 control families (AC, AT, AU, CA, CM, CP, IA, IR, MA, MP, PE, PL, PM, PS, PT, RA, SA, SC, SI, SR), Low/Moderate/High baseline selection, FIPS 199/200 system categorization, control tailoring and overlays, privacy controls (PT family), supply chain risk management (SR…

Sushegaad/Claude-Skills-Governance-Risk-and-Compliance · 177 tokens

hipaa-compliance

Expert HIPAA compliance assistant for healthcare and software contexts. Use this skill whenever the user mentions HIPAA, PHI (Protected Health Information), ePHI, covered entities, business associates, healthcare data privacy, medical records, health information security, BAA (Business Associate Agreements), or any…

Sushegaad/Claude-Skills-Governance-Risk-and-Compliance · 161 tokens