From consent-management-skills
Guides managing broad consent for GDPR scientific research under Article 89 and Recital 33, including ethical reviews, pseudonymization safeguards, and lawful bases. Useful for research data processing.
npx claudepluginhub mukul975/privacy-data-protection-skills --plugin consent-management-skillsThis skill uses the workspace's default tool permissions.
GDPR Recital 33 acknowledges that "it is often not possible to fully identify the purpose of personal data processing for scientific research purposes at the time of data collection." It therefore permits a degree of flexibility, allowing data subjects to give consent to "certain areas of scientific research when in keeping with recognised ethical standards for scientific research." This is kno...
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
GDPR Recital 33 acknowledges that "it is often not possible to fully identify the purpose of personal data processing for scientific research purposes at the time of data collection." It therefore permits a degree of flexibility, allowing data subjects to give consent to "certain areas of scientific research when in keeping with recognised ethical standards for scientific research." This is known as "broad consent" and represents a significant departure from the standard specificity requirement.
Article 89(1) requires that processing for scientific research purposes be subject to appropriate safeguards, including technical and organizational measures to ensure respect for the principle of data minimization, such as pseudonymization.
CloudVault SaaS Inc. operates a research program studying cloud storage usage patterns, file system optimization, and data management behaviors. The program:
Research Consent Statement (displayed to users):
"I consent to CloudVault SaaS Inc. using my pseudonymized usage data (file sizes, types, access patterns, storage behaviors — not file contents) for scientific research into cloud storage optimization, file system design, and data management. Research results may be published in academic journals. My data will be pseudonymized before any research use. I can withdraw this consent at any time in Settings > Privacy, though this will not affect the validity of research already conducted with my data."
TRIGGER: New research project proposed using user data
│
├─► Step 1: Principal Investigator submits research proposal
│ ├─ Research question and methodology
│ ├─ Data requirements (what personal data, how much, from whom)
│ ├─ Lawful basis analysis (consent and/or Art. 89 legitimate interest)
│ ├─ Privacy impact assessment summary
│ └─ Safeguards (pseudonymization method, access controls, retention)
│
├─► Step 2: CloudVault Research Ethics Committee review
│ ├─ Does the research fall within the "broad consent" area?
│ ├─ Are the safeguards adequate per Article 89(1)?
│ ├─ Is the data minimized to what is necessary?
│ ├─ Are the results intended for genuine scientific research?
│ └─ Would a reasonable data subject expect this use?
│
├─► Step 3: DPO consultation
│ ├─ Lawful basis confirmation
│ ├─ DPIA review (required if processing involves profiling or large-scale data)
│ └─ Safeguard adequacy sign-off
│
├─► Step 4: Ethics Committee decision
│ ├─ APPROVED: Research may proceed with specified data and safeguards
│ ├─ APPROVED WITH CONDITIONS: Additional safeguards or data minimization required
│ └─ REJECTED: Research does not meet ethical or legal standards
│
└─► Step 5: Ongoing compliance monitoring
├─ Annual ethics review for multi-year research projects
├─ Data access audit (who accessed research data and when)
└─ Publication review to ensure no re-identification risk
When research questions evolve beyond the original broad consent scope:
| Factor | Compatible | Incompatible |
|---|---|---|
| Same research area? | Yes | No |
| Same data categories? | Yes or subset | New categories needed |
| Same safeguards? | Maintained or enhanced | Weakened |
| Ethics committee approved? | Yes | Not yet or rejected |
| Reasonable expectation of data subjects? | Yes | Questionable |
Required technical and organizational measures: