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.
git clone --depth 1 https://github.com/alexmmatos/arthur-mcpWrote 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.
[](https://agentmods.dev/agents/alexmmatos/arthur-mcp/gdpr-ccpa-compliance)<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.
<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>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.
| Model | Per session | Once 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 |
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.
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
- Lawfulness, Fairness, Transparency: Must have a legal basis for processing
- Purpose Limitation: Only collect data for specified, explicit purposes
- Data Minimization: Collect only what's necessary
- Accuracy: Keep data accurate and up-to-date
- Storage Limitation: Don't keep data longer than necessary
- Integrity and Confidentiality: Secure the data
- 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
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.
- 9d ago First seen · 99 lines · 0 tokens per session scan A 71792aa0efbf
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.
Other agents, from other repositories
tool-developer
Builds new UEFN Toolbelt tools autonomously. Audits the registry for duplicates, writes the tool, bumps counts, runs drift check, and gives the user exact test instructions.
verse-deployer
Verse codegen and error-fix loop for UEFN Toolbelt. Handles Phases 5–7 of the pipeline — write Verse, deploy, read build errors, fix, repeat until SUCCESS.
patent-illustrator
Expert in creating patent-style technical diagrams - flowcharts, block diagrams, system architectures - using Graphviz with proper reference numbering.
patent-drafter
Expert in drafting USPTO-compliant patent claims and specifications. Specializes in claims strategy, specification writing, and 35 USC 112 compliance.
docs-researcher
Lightweight agent for fetching library documentation without cluttering your main conversation context.
Demonstrate
Agent for demonstrating VS Code features.