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 skills add hamzabellouch/agent-skills --skill gdpr-ccpa-data-privacygit clone --depth 1 https://github.com/hamzabellouch/agent-skillsWrote 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/skills/hamzabellouch/agent-skills/gdpr-ccpa-data-privacy)<a href="https://agentmods.dev/skills/hamzabellouch/agent-skills/gdpr-ccpa-data-privacy"><img src="https://agentmods.dev/badge/skills/hamzabellouch/agent-skills/gdpr-ccpa-data-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.
<a href="https://agentmods.dev/skills/hamzabellouch/agent-skills/gdpr-ccpa-data-privacy"><img src="https://agentmods.dev/badge/skills/hamzabellouch/agent-skills/gdpr-ccpa-data-privacy.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.00070 | $0.01844 |
| Opus 5 | $0.00035 | $0.00922 |
| Sonnet 5 | $0.00014 | $0.00369 |
| Haiku 4.5 | $0.00007 | $0.00184 |
Grade A, and why
gdpr-ccpa-data-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 7d 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 — 184 lines — stays where its author put it; the contents beside it link to each section on GitHub.
GDPR, CCPA & Data Privacy Engineering Guidelines
This skill provides data architecture, encryption standards, PII pseudonymization patterns, consent state tracking, and automated Data Subject Access Request (DSAR) / Right-to-be-Forgotten deletion pipelines for privacy compliance under GDPR and CCPA/CPRA.
1. Data Privacy Architecture Framework
+-------------------------------+
| User / Consent Front-End |
| (Cookie Banner / CMP Widget) |
+---------------+---------------+
|
Consent Telemetry
v
+------------------+ +-------------------------------+
| DSAR Request | ---> | Privacy API & Orchestration |
| (Export/Erasure) | | (Tokenization & Workflow) |
+------------------+ +---------------+---------------+
|
+----------------------+----------------------+
| | |
+--------v-------+ +--------v-------+ +--------v-------+
| DB Crypt Key | | SQL/NoSQL DB | | Log Scrubbing |
| Manager (KMS) | | Pseudonymized | | Analytics Off |
+----------------+ +----------------+ +----------------+
- Lawful Basis & Consent Tracking: Every data collection event must record explicit user consent timestamp, consent version, and specific purpose scope.
- Right to Access (DSAR): Users can export all personal data stored across databases in structured machine-readable format (JSON/CSV).
- Right to Erasure (Right to be Forgotten): Cascading deletion or cryptographic erasure of personal identifiable information (PII) within 30 statutory days.
- Data Minimization & Pseudonymization: PII (emails, phone numbers, IP addresses) stored using salt-hashed tokens or envelope encryption.
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.
- 7d ago First seen · 184 lines · 70 tokens per session scan A 4dcbe673165d
gdpr-ccpa-data-privacy is a skill published in the GitHub repository hamzabellouch/agent-skills (4 stars, last pushed 1mo ago), licensed MIT. It adds 70 tokens to every session and 1,844 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 skills, from other repositories
aviation-inspector
Use when a task needs the judgment of an Aviation Inspector — determining whether an air carrier's fleet is in compliance with an Airworthiness Directive across a maintenance-records sample, deciding where the FAA's compliance-and-enforcement ladder places a finding (compliance action vs. Letter of Correction vs.…
avionics-technician
Use when a task needs the judgment of an avionics technician — chasing an intermittent nav/comm or autopilot fault that "checks good" on the ground, deciding whether an avionics upgrade needs an STC or qualifies for field approval, verifying bonding resistance and wire-bundle separation on an install, cross-checking a…
bailiff
Use when a task needs the judgment of a bailiff or court officer — deciding whether an in-custody defendant appears in visible or concealed restraints, running courtroom entry screening and staffing it for expected volume, handling a disruptive defendant or spectator under the judge's authority, moving a jury note…
blaster
Use when a task needs the judgment of a licensed blaster-in-charge — designing a bench or trench blast pattern, checking a shot against vibration/flyrock regulatory limits, sequencing detonator delays, handling a misfire, or reviewing explosives magazine storage and transport compliance.
boilermaker
Use when a task needs the judgment of a Boilermaker — qualifying or selecting a welding procedure for a pressure-boundary repair, deciding whether a defect is a code "repair" or an "alteration" under the National Board Inspection Code, sizing a tube-to-drum rolled joint expansion, reading radiographic or ultrasonic…
cargo-inspector
Use when a task needs the judgment of a Cargo Inspector — reconciling a vessel draft survey against a shore tally within IMO tolerance, calculating outturn quantity from tank ullage and temperature readings under API MPMS, verifying dangerous-goods segregation against the IMDG Code, checking a load's height and width…