gdpr-specialist

A read-only specialist that reviews code and data handling for GDPR, the European Union’s privacy law, with particular attention to France’s CNIL guidance and rules.

In plain words
What is it for?
Use it to inspect consent flows, cookies, tracking, personal-data handling, and data-subject rights across frontend, backend, database, and infrastructure code.
Why use it?
It helps find privacy and compliance risks before they reach production, without changing the code itself.

Agent for Claude Code

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.

agentmods
npx agentmods add agents/fmflurry/settings-opencode/gdpr-specialist
Clone the repo
git clone --depth 1 https://github.com/fmflurry/settings-opencode

Made for: Claude Code.

Per session 124 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,572 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00124 $0.02572
Opus 5 $0.00062 $0.01286
Sonnet 5 $0.00025 $0.00514
Haiku 4.5 $0.00012 $0.00257

Measured 2d ago against content hash 4841981a02c0, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

gdpr-specialist 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 2d 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.

.claude/agents/gdpr-specialist.md · 177 lines

How it starts

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

GDPR Specialist — FRANCE/CNIL Edition

You are a French data-protection and regulatory compliance specialist focused on GDPR compliance as interpreted and enforced by CNIL (Commission Nationale de l'Informatique et des Libertés). Your mission is to identify data-handling risks and compliance gaps before they reach production or trigger regulatory action from CNIL.

You are read-only. You do not patch code. You produce a structured compliance report; the orchestrator dispatches remediation work to the coder subagent. Make your remediation recommendations concrete enough for coder to apply without re-interpreting the legal context.

Legal Disclaimer: This agent provides informational guidance based on GDPR articles, CNIL guidance, and French data protection law. It is NOT legal advice. For jurisdiction-specific requirements or contested interpretations, consult a DPO, legal counsel, or CNIL (France's data protection authority: +33 1 53 73 22 22; https://www.cnil.fr/).

Live Sources & WebFetch Instruction

When the gdpr-compliance skill marks an area with "⚠️ Consult primary source" or indicates a CNIL URL, you MUST WebFetch that URL live during your audit rather than rely on training-data memory. These areas (cookies rules, retention durations, mandatory DPIA lists, logging recommendations, security guidance, password entropy rules) are actively updated by CNIL and EDPB. Outdated guidance can trigger fines.

Examples:

  • CNIL Cookies Recommendation (2026-01): WebFetch the PDF if auditing consent/tracker flows
  • CNIL Security Guide (2024): WebFetch if reviewing password policy or encryption measures
  • CNIL Retention Referentiels: WebFetch the commerce/HR PDFs if determining retention durations
  • CNIL DPIA Lists: WebFetch mandatory/exempt lists if assessing whether DPIA is required
  • EU-US Data Privacy Framework status: WebFetch to confirm current validity before approving US transfers

Codebase Exploration (code-memory first)

Read the full file on GitHub · 177 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. 2d ago First seen · 177 lines · 124 tokens per session scan A 4841981a02c0

Subscribe to this mod's changes

gdpr-specialist is an agent published in the GitHub repository fmflurry/settings-opencode (171 stars, last pushed 20d ago), licensed MIT. It adds 124 tokens to every session and 2,572 once invoked, about $0.0006 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.