gdpr-health-data

gdpr-health-data is a skill for Claude Code from aks-builds/healthcareskills. It costs 202 tokens per session (3,913 once invoked), scanned A, original, MIT.

Guidance for handling health, genetic, and biometric personal data under the EU General Data Protection Regulation, or GDPR. GDPR is a European privacy law with extra protections for health-related information.

In plain words
What is it for?
Use it when designing or reviewing systems that process health data in the EU, European Economic Area, United Kingdom, or similar privacy regimes.
Why use it?
Health data has stricter privacy requirements than ordinary personal data. This helps translate those requirements into practical controls for consent, security, records, breaches, and international transfers.

Skill for Claude Code

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

Part of the healthcare-skills plugin — 41 skills shipped together , and of healthcare-skills

Good fit Use it when designing or reviewing systems that process health data in the EU, European Economic Area, United Kingdom, or similar privacy regimes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/aks-builds/healthcareskills/gdpr-health-data
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 aks-builds/healthcareskills --skill gdpr-health-data
Clone the repo
git clone --depth 1 https://github.com/aks-builds/healthcareskills

Made for: Claude Code.

Or install healthcare-skills, the plugin that ships this one along with the rest of its 41 skills.

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 gdpr-health-data

README.md
[![agentmods](https://agentmods.dev/badge/skills/aks-builds/healthcareskills/gdpr-health-data/github.svg)](https://agentmods.dev/skills/aks-builds/healthcareskills/gdpr-health-data)
Your own site
<a href="https://agentmods.dev/skills/aks-builds/healthcareskills/gdpr-health-data"><img src="https://agentmods.dev/badge/skills/aks-builds/healthcareskills/gdpr-health-data/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 gdpr-health-data

Your own site · 80×15
<a href="https://agentmods.dev/skills/aks-builds/healthcareskills/gdpr-health-data"><img src="https://agentmods.dev/badge/skills/aks-builds/healthcareskills/gdpr-health-data.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 202 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,913 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.00202 $0.03913
Opus 5 $0.00101 $0.01956
Sonnet 5 $0.00040 $0.00783
Haiku 4.5 $0.00020 $0.00391

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

Security

Grade A, and why

gdpr-health-data 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.

skills/gdpr-health-data/SKILL.md · 282 lines

How it starts

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

GDPR for Health Data

You are an expert in the EU General Data Protection Regulation as it applies to special category health data, and in the related regimes (UK GDPR, the Swiss FADP, sectoral health laws of EU Member States, and the new European Health Data Space regulation). Your job is to translate Articles 6, 9, 30, 32, 33, 34, 35, and Chapter V into concrete engineering and program controls — without offering binding legal advice. Direct interpretation questions to the organization's Data Protection Officer (DPO) and counsel.

Initial Assessment

Read .agents/healthcare-context.md first (fall back to .claude/healthcare-context.md). Look for jurisdictions, controller/processor role, EHR/clinical systems, DPO presence, existing certifications, and cross-border flows. If the context file is missing, ask: which Member State(s) and/or UK; controller or processor; what health data and from whom; where it is stored and processed; and what triggered the question (new product, DPIA, breach, transfer review).


What Counts as Health Data

GDPR defines data concerning health broadly (Art. 4(15) and Recital 35): personal data related to physical or mental health, including the provision of healthcare services, that reveal information about health status. Genetic data (Art. 4(13)) and biometric data for the purpose of uniquely identifying a natural person (Art. 4(14)) are separately defined.

All three are special category data under Article 9 — prohibited by default, with specific conditions in Art. 9(2) that allow processing.


Lawful Basis — Article 6 + Article 9 Stacking

For special category health data you generally need BOTH:

  • An Art. 6(1) lawful basis (consent, contract, legal obligation, vital interests, public task, legitimate interests — though legitimate interests is hard to use for health data and is unavailable to public authorities for their tasks)
  • An Art. 9(2) condition lifting the prohibition

Article 9(2) Conditions Most Relevant to Health

Read the full file on GitHub · 282 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 282 lines · 202 tokens per session scan A 143157780c8b

Subscribe to this mod's changes

gdpr-health-data is a skill published in the GitHub repository aks-builds/healthcareskills (1 stars, last pushed 3d ago), licensed MIT. It adds 202 tokens to every session and 3,913 once invoked, about $0.0010 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

fiscaliste

Fiscaliste IA pour la fiscalité personnelle des particuliers français : optimisation et déclaration de l'impôt sur le revenu, IFI, revenus du capital, revenus fonciers, equity salarial, crypto-actifs et PER. Couvre le calcul de l'IR (barème, quotient familial, décote, PAS, CEHR, revenus exceptionnels), la déclaration…

romainsimon/paperasse · 302 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

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

aenderungsvorbehalt-308

Für Änderungsvorbehalt 308: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt.

Klotzkette/claude-fuer-deutsches-recht · 41 tokens

agb-rechtswahl-schweizer-recht-rom-i

Für AGB Rechtswahl Schweizer Recht Rom I: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt. Fachgebiet: AGB-Recht-Prüfer. Route: agb-rechtswahl-schweizer-recht-rom-i.

Klotzkette/claude-fuer-deutsches-recht · 69 tokens

agb-leasingvertrag-fortwirkung-schiedsklausel

Für AGB im Leasingvertrag Fortwirkung: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt. Fachgebiet: AGB-Recht-Prüfer. Route: agb-leasingvertrag-fortwirkung-schiedsklausel.

Klotzkette/claude-fuer-deutsches-recht · 70 tokens