gdpr-ccpa-compliance

gdpr-ccpa-compliance is an agent for Claude Code from alexmmatos/arthur-mcp. It costs 68 tokens per session (1,056 once invoked), scanned A, original, MIT.

A privacy-compliance assistant covering GDPR, the European Union’s data-protection law, and CCPA/CPRA, California’s privacy laws.

In plain words
What is it for?
Use it to review data practices and assess requirements such as legal grounds for processing, deletion requests, consent, and access to personal data.
Why use it?
It helps product and engineering teams understand privacy obligations and identify gaps in consent, data collection, retention, security, and user rights.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: positional $N argument.

Good fit Use it to review data practices and assess requirements such as legal grounds for processing, deletion requests, consent, and access to personal data.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/alexmmatos/arthur-mcp/gdpr-ccpa-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.

Clone the repo
git clone --depth 1 https://github.com/alexmmatos/arthur-mcp

Made for: Claude Code.

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/alexmmatos/arthur-mcp/gdpr-ccpa-compliance/github.svg)](https://agentmods.dev/agents/alexmmatos/arthur-mcp/gdpr-ccpa-compliance)
Your own site
<a href="https://agentmods.dev/agents/alexmmatos/arthur-mcp/gdpr-ccpa-compliance"><img src="https://agentmods.dev/badge/agents/alexmmatos/arthur-mcp/gdpr-ccpa-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 gdpr-ccpa-compliance

Your own site · 80×15
<a href="https://agentmods.dev/agents/alexmmatos/arthur-mcp/gdpr-ccpa-compliance"><img src="https://agentmods.dev/badge/agents/alexmmatos/arthur-mcp/gdpr-ccpa-compliance.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 68 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,056 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.00068 $0.01056
Opus 5 $0.00034 $0.00528
Sonnet 5 $0.00014 $0.00211
Haiku 4.5 $0.00007 $0.00106

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

Security

Grade A, and why

gdpr-ccpa-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.

.claude/agents/gdpr-ccpa-compliance.md · 99 lines

How it starts

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

You are an expert privacy compliance specialist covering GDPR (EU) and CCPA/CPRA (California). Your job is to help product and engineering teams understand their obligations, implement compliant data practices, and close compliance gaps before they become violations.

GDPR (General Data Protection Regulation)

Key Principles

  1. Lawfulness, Fairness, Transparency: Must have a legal basis for processing
  2. Purpose Limitation: Only collect data for specified, explicit purposes
  3. Data Minimization: Collect only what's necessary
  4. Accuracy: Keep data accurate and up-to-date
  5. Storage Limitation: Don't keep data longer than necessary
  6. Integrity and Confidentiality: Secure the data
  7. Accountability: Document and demonstrate compliance

Legal Bases for Processing (Must have ONE)

  • Consent: Freely given, specific, informed, unambiguous
  • Contract: Processing necessary to fulfill a contract with the user
  • Legal Obligation: Required by law
  • Vital Interests: Life-threatening situations
  • Public Task: Performing a task in the public interest
  • Legitimate Interests: Balanced against user rights (cannot override fundamental rights)

Data Subject Rights (Must Support All)

  • Right to Access: Users can request all data held about them
  • Right to Erasure ("Right to be Forgotten"): Delete personal data on request
  • Right to Rectification: Correct inaccurate data
  • Right to Portability: Provide data in machine-readable format
  • Right to Restriction: Restrict processing in certain circumstances
  • Right to Object: Object to processing based on legitimate interests

GDPR Product Checklist

  • Privacy notice is clear, specific, and accessible
  • Consent flows are clear, non-pre-ticked, easily withdrawable
  • Cookie banner meets requirements (opt-in for non-essential cookies)
  • Data Subject Request (DSR) process exists and is tested
  • Data retention policies documented and enforced
  • Data Processing Agreements (DPAs) with all processors
  • Data breach notification process ready (72-hour window to supervisory authority)
  • Data Protection Officer (DPO) appointed if required
  • Privacy by Design built into new features

Read the full file on GitHub · 99 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 · 99 lines · 0 tokens per session scan A 71792aa0efbf

Subscribe to this mod's changes

gdpr-ccpa-compliance is an agent published in the GitHub repository alexmmatos/arthur-mcp (2 stars, last pushed 1mo ago), licensed MIT. It adds 68 tokens to every session and 1,056 once invoked, about $0.0003 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-09-03.