AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Eu Regulatory Router

skill-builderced-agent-skills-eu-regulatory-router · by BuilderCed

Identify which EU regulations (AI Act, NIS2, DORA, GDPR) apply to your system based on sector, data types, and entity size, then route to the right compliance skill.

No reviews yet
0 installs
25 views
0.0% view→install

Install

$ agentstack add skill-builderced-agent-skills-eu-regulatory-router

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-builderced-agent-skills-eu-regulatory-router)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Eu Regulatory Router? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

EU Regulatory Router

> DISCLAIMER: This skill provides guidance only. It does not constitute legal advice. Regulatory applicability depends on specific circumstances that require qualified legal assessment.

When to Use

  • Starting a new project and unsure which EU regulations apply
  • Assessing regulatory exposure for an existing system
  • Preparing for compliance audits
  • When multiple regulations might overlap

Decision Tree

Question 1: Does your system process personal data?

  • YES → GDPR applies. Use gdpr-data-protection.
  • NO → Skip GDPR. Continue.

Question 2: Does your system use AI/ML models?

  • YES → AI Act likely applies. Use eu-ai-act-compliance to classify risk.
  • NO → Skip AI Act. Continue.

Question 3: Is your organization in a NIS2 sector?

Essential: Energy, transport, banking, health, water, digital infrastructure, ICT management, public admin, space. Important: Postal, waste, chemicals, food, manufacturing, digital providers, research.

  • YES + medium/large entity → NIS2 applies. Use eu-nis2-compliance.
  • NO → Skip NIS2. Continue.

Question 4: Is your organization a financial entity?

Banking, investment, insurance, pension, crypto, infrastructure.

  • YES → DORA applies. Use eu-dora-compliance.
  • NO → Skip DORA.

Overlap Scenarios

| Scenario | Regulations | Priority | |----------|-------------|----------| | Fintech with AI chatbot | GDPR + AI Act + DORA | All three. DORA for resilience, AI Act for chatbot, GDPR for data. | | Hospital with AI diagnostics | GDPR + AI Act + NIS2 | AI Act HIGH-RISK (health). NIS2 for cybersecurity. GDPR for patient data. | | SaaS for SMEs (non-financial) | GDPR | Usually GDPR only. NIS2 if digital infrastructure. | | Cloud provider | GDPR + NIS2 | NIS2 as digital infrastructure. GDPR as processor. | | E-commerce with recommendations | GDPR + AI Act (limited risk) | GDPR for customer data. AI Act transparency for recommendations. |

Regulatory Collision Warning

When an AI security incident occurs at a financial institution, it can trigger ALL FOUR regulations simultaneously:

  • DORA: ICT incident reporting (4h + 72h + 1 month)
  • NIS2: Significant incident reporting (24h + 72h + 1 month)
  • AI Act: If AI system involved, conformity breach
  • GDPR: If personal data affected, data breach notification (72h)

Coordinate reporting timelines — the strictest deadline governs.

What This Skill Does NOT Do

  • Does not provide legal certainty on regulatory applicability
  • Does not handle national transposition differences
  • Does not cover sector-specific regulations (e.g., MiCA for crypto beyond DORA)
  • Does not replace legal counsel assessment

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.