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.
npx agentmods add agents/fmflurry/settings-opencode/gdpr-specialistgit clone --depth 1 https://github.com/fmflurry/settings-opencodeWhat 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.
| Model | Per session | Once 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 |
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.
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)
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.
- 2d ago First seen · 177 lines · 124 tokens per session scan A 4841981a02c0
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.
Other agents, from other repositories
dataroom-watcher
Monitors the VDR for new document uploads and posts closing checklist status on schedule. Flags new uploads that match high-priority categories. Trigger: "what's new in the data room", "VDR updates", or on schedule.
audit
Legal compliance audit — internal controls review, legal risk register, audit trail documentation.
compliance-agent
Agent "compliance-agent" from girijashankarj/cursor-handbook, covering compliance agent, invocation, scope, expertise and when to use.
patent-reviewer
从专利法与撰写规范角度审核交底书.
patent-disclosure-reviewer
审核法律合规性和撰写质量.
protection-advisor
IP protection strategy advisor. Develops infringement monitoring, defense strategies, dispute response, and protection enhancement measures, and produces a comprehensive protection strategy report.