eu-nis2-compliance

eu-nis2-compliance is a skill for Claude Code, Codex from BuilderCed/agent-skills. It costs 37 tokens per session (1,192 once invoked), scanned A, original, MIT.

Guidance for meeting the EU NIS2 cybersecurity law, which covers certain essential and important organisations. It focuses on security risks, incident reporting and suppliers.

In plain words
What is it for?
Use it to assess NIS2 scope, plan risk controls, set up incident reporting, review supply-chain security and prepare for inspections.
Why use it?
It helps teams work out whether NIS2 applies and organise the required security and reporting work. It also highlights that legal and cybersecurity professionals must verify the guidance.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for cline. Also seen: mentions Codex; built for cline; mentions Gemini CLI.

Good fit Use it to assess NIS2 scope, plan risk controls, set up incident reporting, review supply-chain security and prepare for inspections.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/builderced/agent-skills/eu-nis2-compliance
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 BuilderCed/agent-skills --skill eu-nis2-compliance
Clone the repo
git clone --depth 1 https://github.com/BuilderCed/agent-skills

Made for: Claude Code, Codex.

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 eu-nis2-compliance

README.md
[![agentmods](https://agentmods.dev/badge/skills/builderced/agent-skills/eu-nis2-compliance/github.svg)](https://agentmods.dev/skills/builderced/agent-skills/eu-nis2-compliance)
Your own site
<a href="https://agentmods.dev/skills/builderced/agent-skills/eu-nis2-compliance"><img src="https://agentmods.dev/badge/skills/builderced/agent-skills/eu-nis2-compliance/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 eu-nis2-compliance

Your own site · 80×15
<a href="https://agentmods.dev/skills/builderced/agent-skills/eu-nis2-compliance"><img src="https://agentmods.dev/badge/skills/builderced/agent-skills/eu-nis2-compliance.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,192 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.00037 $0.01192
Opus 5 $0.00018 $0.00596
Sonnet 5 $0.00007 $0.00238
Haiku 4.5 $0.00004 $0.00119

Measured 9d ago against content hash 4caf4c4fbb8f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

eu-nis2-compliance 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 9d 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.

skills/compliance/eu-nis2-compliance/SKILL.md · 137 lines

How it starts

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

EU NIS2 Compliance

DISCLAIMER: This skill provides guidance only. It does not constitute legal or cybersecurity advice. Always verify with qualified professionals.

When to Use

  • Determining if your organization falls under NIS2 scope
  • Implementing cybersecurity risk management measures
  • Setting up incident reporting procedures
  • Auditing supply chain security
  • Preparing for national authority inspections

Step 1: Scope — Am I Affected?

NIS2 applies to entities in these sectors meeting size thresholds:

Essential Entities (stricter obligations)

Sector Examples
Energy Electricity, oil, gas, hydrogen, district heating
Transport Air, rail, water, road
Banking Credit institutions
Financial market Trading venues, CCPs
Health Hospitals, laboratories, pharma, medical devices
Drinking water Supply and distribution
Waste water Treatment
Digital infrastructure DNS, TLD, cloud, data centers, CDNs, trust services
ICT service management (B2B) Managed service providers, managed security providers
Public administration Central government (excluding judiciary, parliament, central banks)
Space Ground-based infrastructure operators

Important Entities (lighter obligations)

Sector Examples
Postal & courier Services
Waste management Collection, treatment
Chemicals Manufacturing, production, distribution
Food Production, processing, distribution
Manufacturing Medical devices, computers, electronics, machinery, motor vehicles
Digital providers Online marketplaces, search engines, social networks
Research Research organizations

Size Thresholds

  • Medium: 50-249 employees OR turnover EUR 10-50M
  • Large: 250+ employees OR turnover > EUR 50M
  • Some entities included regardless of size (DNS, TLD, qualified trust services)

Step 2: Risk Management Measures (Article 21)

Implement at minimum:

Read the full file on GitHub · 137 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. 9d ago First seen · 137 lines · 37 tokens per session scan A 4caf4c4fbb8f

Subscribe to this mod's changes

eu-nis2-compliance is a skill published in the GitHub repository BuilderCed/agent-skills (2 stars, last pushed 4mo ago), licensed MIT. It adds 37 tokens to every session and 1,192 once invoked, about $0.0002 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-31.

Related

Other skills, from other repositories

compliance-review

Build or review code for compliance with the EU AI Act, GDPR, the NIS2 Directive (EU 2022/2555), and secure-development (SSDLC) best practice. Three modes. REVIEW: audit a repo and produce an evidence-based gap analysis — triggers on "compliance review", "gap analysis", "NIS2 check", "is this repo GDPR compliant"…

leodisa/compliance-review-skill · 238 tokens

legal-audit-codebase

Fuehrt einen systematischen Rechts-Audit einer Codebase durch (DE/EU-Scope). Nutze diese Skill wenn /legal-audit aufgerufen wird ODER wenn der User eine Codebase auf DSGVO/UWG/AGB/DDG/AI-Act/BFSG/UrhG/NIS2-Probleme untersuchen lassen will.

FutureRootsDE/legal-audit-de · 77 tokens

legal-kb-lookup

Laedt gezielt Knowledge-Base-Chunks zu einem rechtlichen Thema. Nutze diese Skill wenn /legal-kb aufgerufen wird ODER wenn der User eine spezifische Rechtsinformation braucht (z.B. "Erklaer mir Cookie-Consent", "Was sagt Art. 30 DSGVO?", "Welche Urteile gibt es zu Google Fonts?").

FutureRootsDE/legal-audit-de · 78 tokens

legal-verify-experts

Liefert Empfehlungen fuer Fachanwaelte, Kanzleien und Verifizierungs-Tools zu einem Rechtsthema. Nutze diese Skill wenn /legal-verify aufgerufen wird ODER wenn der User nach einem "Anwalt fuer ...", "Kanzlei fuer ...", "Tool zur Pruefung von ..." fragt.

FutureRootsDE/legal-audit-de · 74 tokens

legal-update-sources

Aktualisiert KB-Artikel gegen Primaerquellen. Nutze diese Skill wenn /legal-update aufgerufen wird ODER wenn ein KB-Artikel aelter als 90 Tage ist und im aktuellen Arbeitskontext verwendet wird.

FutureRootsDE/legal-audit-de · 52 tokens

complyant

Fast, token-efficient compliance answers with citations. Covers GDPR, AI Act, PECR, HIPAA, TCPA, FCA rules, CAN-SPAM, CCPA, and more. Use when you need to know what regulations say about data, marketing, AI, financial services, or communications.

h-projects7364/complyant-skill · 63 tokens