compliance-privacy

compliance-privacy is a skill for Claude Code from capazme/mcp-legal-it. It costs 75 tokens per session (529 once invoked), scanned A, original, Apache-2.0.

A GDPR privacy-compliance assessment workflow. GDPR is the European Union’s privacy law, and it controls how organisations collect and use personal data.

In plain words
What is it for?
Use it to assess whether a Data Protection Impact Assessment is needed, create processing records and privacy notices, prepare cookie, employee, or video-surveillance notices, and draft agreements with external data processors.
Why use it?
It brings the main compliance checks into one process, including the legal basis for processing, risk reviews, required notices, records, and contracts.

Skill for Claude Code

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

Part of the legal-it plugin — 23 skills, 8 commands, 6 agents, 1 hook, 1 MCP server shipped together

Good fit Use it to assess whether a Data Protection Impact Assessment is needed, create processing records and privacy notices, prepare cookie, employee, or video-surveillance notices, and draft agreements with external data processors.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/capazme/mcp-legal-it/compliance-privacy
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 capazme/mcp-legal-it --skill compliance-privacy
Clone the repo
git clone --depth 1 https://github.com/capazme/mcp-legal-it

Made for: Claude Code.

Or install legal-it, the plugin that ships this one along with the rest of its 23 skills, 8 commands, 6 agents, 1 hook, 1 MCP server.

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 compliance-privacy

README.md
[![agentmods](https://agentmods.dev/badge/skills/capazme/mcp-legal-it/compliance-privacy/github.svg)](https://agentmods.dev/skills/capazme/mcp-legal-it/compliance-privacy)
Your own site
<a href="https://agentmods.dev/skills/capazme/mcp-legal-it/compliance-privacy"><img src="https://agentmods.dev/badge/skills/capazme/mcp-legal-it/compliance-privacy/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 compliance-privacy

Your own site · 80×15
<a href="https://agentmods.dev/skills/capazme/mcp-legal-it/compliance-privacy"><img src="https://agentmods.dev/badge/skills/capazme/mcp-legal-it/compliance-privacy.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 75 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 529 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.00075 $0.00529
Opus 5 $0.00037 $0.00264
Sonnet 5 $0.00015 $0.00106
Haiku 4.5 $0.00007 $0.00053

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

Security

Grade A, and why

compliance-privacy 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.

plugin/skills/compliance-privacy/SKILL.md · 55 lines

What it actually says

Compliance Privacy GDPR

Assessment completo: base giuridica, DPIA, registro, informativa, DPA.

Workflow

1. Analisi base giuridica

Chiama legal-it:analisi_base_giuridica con tipo_trattamento e contesto. Identifica la base ex art. 6 GDPR. Se dati particolari (art. 9), attiva flag.

2. Verifica necessita DPIA

Chiama legal-it:verifica_necessita_dpia con i criteri applicabili. Valuta: profilazione, dati sensibili, monitoraggio sistematico, larga scala, soggetti vulnerabili, nuove tecnologie, scoring, incrocio dataset.

Se >= 2 criteri soddisfatti (WP248): DPIA obbligatoria.

2b. DPIA (se necessaria)

Chiama legal-it:genera_dpia con rischi e misure di mitigazione.

3. Registro trattamenti

Chiama legal-it:genera_registro_trattamenti per scheda art. 30 GDPR.

4. Informativa privacy

Chiama legal-it:genera_informativa_privacy per informativa art. 13 GDPR.

Varianti disponibili:

  • legal-it:genera_informativa_cookie (cookie policy)
  • legal-it:genera_informativa_dipendenti (dipendenti)
  • legal-it:genera_informativa_videosorveglianza (videosorveglianza)

5. DPA (se responsabili esterni)

Chiama legal-it:genera_dpa per contratto art. 28 GDPR.

Output atteso

Checklist compliance

  • Base giuridica identificata e documentata
  • DPIA eseguita (se necessaria)
  • Registro trattamenti aggiornato
  • Informativa privacy redatta
  • DPA stipulati con responsabili
  • Misure di sicurezza (art. 32)
  • Procedura data breach (artt. 33-34)
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 · 55 lines · 75 tokens per session scan A ea66357bc769

Subscribe to this mod's changes

compliance-privacy is a skill published in the GitHub repository capazme/mcp-legal-it (15 stars, last pushed 2d ago), licensed Apache-2.0. It adds 75 tokens to every session and 529 once invoked, about $0.0004 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.

Related

Other skills, from other repositories

grc-compliance

Build ServiceNow GRC — sncompliancepolicy lifecycle, sncompliancecontrol tests, snriskrisk assessment with inherent/residual scoring, audit engagements, and findings remediation.

serac-labs/serac · 42 tokens

vendor-management

Manage ServiceNow vendors and contracts — corecompany vendor records, astcontract with renewal alerts, astcontractsla performance tracking, vendorriskassessment scoring, and vendor scorecards.

serac-labs/serac · 40 tokens

lawyer-expert

Expert-level legal systems, contracts, compliance, and legal technology. Use when the user mentions legal, contracts, compliance, law, or legal tech, or when the task involves Legal Systems, Legal Technology, Compliance Frameworks, or Contract Management.

personamanagmentlayer/pcl · 54 tokens

compliance-audit-workflow

Run a compliance audit Mistral Workflow, query mid-run findings via workflowinteract(action="query"), and signal approval or escalation decisions at checkpoints via workflowinteract(action="signal"). Use when the user wants to run a compliance audit (GDPR, SOC2, PCI-DSS, etc.) against a deployed Mistral Workflow.

Swih/mistral-mcp · 68 tokens

contract-analyzer

OCR a contract PDF with mistralocr, then extract structured clauses and risk scores with mistralchat + jsonschema. Use when the user provides a contract document to analyze for risks, obligations, and key terms.

Swih/mistral-mcp · 44 tokens

contract-review-workflow

Trigger a deployed Mistral Workflow for contract review, poll execution status, detect human-in-the-loop checkpoints via workflowinteract(query), collect approval or changes, and resume the workflow via workflowinteract(signal). Use when the user wants to run a contract through a Mistral Workflow with oversight…

Swih/mistral-mcp · 61 tokens