Gdpr data handling
Skill AravindS-Wick/aravindhan-skills/skills/library/gdpr-data-handling
Practical implementation guide for GDPR-compliant data processing, consent management, and privacy controls.From its SKILL.md
npx -y skills add AravindS-Wick/aravindhan-skills --skill gdpr-data-handlingAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.1 KB, 169 tokens by cl100k_base, as published. Nobody here has run it
GDPR Data Handling
Practical implementation guide for GDPR-compliant data processing, consent management, and privacy controls.
Use this skill when
- Building systems that process EU personal data
- Implementing consent management
- Handling data subject requests (DSRs)
- Conducting GDPR compliance reviews
- Designing privacy-first architectures
- Creating data processing agreements
Do not use this skill when
- The task is unrelated to gdpr data handling
- You need a different domain or tool outside this scope
Instructions
- Clarify goals, constraints, and required inputs.
- Apply relevant best practices and validate outcomes.
- Provide actionable steps and verification.
- If detailed examples are required, open
resources/implementation-playbook.md.
Resources
resources/implementation-playbook.mdfor detailed patterns and examples.
What ships with it: 1 file
19.4 KB alongside SKILL.md
resources/
- implementation-playbook.md19.4 KB
Gives 0 of the 12 instructions most privacy data protection skills give in 169 tokens
Counted across 120 of the 151 authors here whose files we hold, read 2026-09-06
- Log every PHI access and modificationin 9 of 120, across 4 files
- Sanitize stack traces before sending to error trackingin 9 of 120, across 4 files
- Make the audit log insert-only and immutablein 9 of 120, across 4 files
- Encrypt personal data at rest and in transitin 8 of 120, across 6 files
- Enable row-level security on PHI and PII tablesin 8 of 120, across 3 files
- Tag PHI and PII columns at schema levelin 8 of 120, across 3 files
- Require authentication on all PHI endpointsin 7 of 120, across 2 files
- Configure session timeoutin 7 of 120, across 2 files
- Run the deployment checklist before every deploymentin 7 of 120, across 3 files
- Log only opaque record IDs, not namesin 7 of 120, across 3 files
- Document processing in records of processing activitiesin 7 of 120, across 4 files
- Return generic errors and log details server-sidein 6 of 120, across 2 files
Said here and by no other author read
- Clarify goals, constraints, and required inputs
- Apply relevant best practices and validate outcomes
- Provide actionable steps and verification
- Open the implementation playbook for detailed examples
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.