Managing Consent For Research logo

Managing Consent For Research

Community
mukul975
managing-consent-for-research

Guide for managing consent for scientific research under GDPR Article 89 and Recital 33 broad consent provisions. Covers ethical review board coordination, purpose evolution management, appropriate safeguards including pseudonymization, and the interplay between consent and other lawful bases for research processing.

Overview

Publishermukul975
RepositoryPrivacy-Data-Protection-Skills
Skill namemanaging-consent-for-research
Stars
279
Forks
59
Bundled files
4
LicenseApache-2.0
Links
  • Markdown instructions

    A SKILL.md file the model loads on demand, so it only costs tokens when a request actually matches.

  • Works with any LLM

    AI skills are plain Markdown, not provider-specific code, so this works with GPT, Claude, Gemini, Grok, or a local model.

  • 4 bundled files

    Scripts, templates, and references the model can read while it works. Files are read-only and never executed.

  • Open source

    Published by mukul975 on GitHub. Read the source before you install it.

Installation

Install the Managing Consent For Research AI skill in TypingMind to use it with any LLM, or drop it into another agent that reads SKILL.md.

1

Install in TypingMind

TypingMind installs a skill straight from its GitHub folder — it reads SKILL.md, bundles the resource files, and stores the result locally.

  1. Open the app and go to Plugins → Skills.
  2. Choose "Install from GitHub".
  3. Paste the skill folder URL below and confirm.
  4. Enable the skill in any chat where you want it available.
Plugins → Skills → Add skill → From GitHub URL, then paste the folder URL and press Continue.
2

Install in another agent

Any agent that reads the Agent Skills format can use this skill — copy the folder into that agent's skills directory.

Claude Code — .claude/skills
git clone --depth 1 https://github.com/mukul975/Privacy-Data-Protection-Skills.git /tmp/Privacy-Data-Protection-Skills
mkdir -p .claude/skills
cp -r /tmp/Privacy-Data-Protection-Skills/plugins/consent-management-skills/skills/managing-consent-for-research .claude/skills/managing-consent-for-research
Restart Claude Code after copying so it picks up the new skill.

Use it in TypingMind

Enable Managing Consent For Research in any TypingMind chat and the model takes it from there. Its name and description sit in the system prompt, and the moment a request matches, the model loads the full instructions itself — you never invoke it by hand, and it costs no tokens until it is actually used.

The model loads Managing Consent For Research on its own as soon as a request matches it.

Works with any AI model

AI skills are plain Markdown instructions rather than provider-specific code, so Managing Consent For Research is not tied to the model it was written for. Install it once in TypingMind and use it with GPT-5, Claude, Gemini, Grok, DeepSeek, Mistral, Llama, or a local model you run yourself — all on your own API keys.

  • Loaded only when it is needed

    The system prompt carries just the name and description. The instructions are fetched on the first matching request, so an idle skill costs nothing.

  • Switch models mid-chat

    Because the skill is instructions rather than code, changing model does not break it — the next model reads the same SKILL.md.

Skill instructions

This is the SKILL.md content the model loads. Read it before installing — a skill is instructions your model will follow.

Managing Consent for Research

Overview

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.

Broad Consent Under Recital 33

What Broad Consent Allows

  • Consent to a defined area of research rather than a specific study
  • Consent that accommodates purpose evolution within the research area
  • Consent that covers secondary use of data for compatible research

Conditions for Valid Broad Consent

  1. Research Area Defined: The consent must specify a recognizable area of scientific research (e.g., "genomic research into rare diseases," "cloud computing performance optimization research")
  2. Ethical Standards Met: The research must follow recognized ethical standards, typically verified through an ethics review board/IRB
  3. Safeguards Implemented: Article 89(1) safeguards must be in place (pseudonymization, data minimization, access controls)
  4. Transparency: The data subject must still be informed about the general scope and nature of the research
  5. Withdrawal: The right to withdraw consent remains (Article 7(3)), though Article 89(2) allows Member States to provide derogations

CloudVault SaaS Inc. Research Program

CloudVault SaaS Inc. operates a research program studying cloud storage usage patterns, file system optimization, and data management behaviors. The program:

  • Publishes results in peer-reviewed journals and at ACM/IEEE conferences
  • Partners with Trinity College Dublin Computer Science department
  • Is overseen by the CloudVault Research Ethics Committee
  • Processes pseudonymized usage data from consenting users

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."

Ethical Review Board Coordination

Ethics Review Workflow

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

Purpose Evolution Management

When research questions evolve beyond the original broad consent scope:

Compatible Evolution (No New Consent Required)

  • Refining the research question within the same area
  • Using different analytical methods on the same data
  • Combining datasets already covered by the broad consent
  • Extending the research timeline (with ethics committee approval)

Incompatible Evolution (New Consent Required)

  • Expanding to a fundamentally different research area
  • Sharing data with a new research partner not covered by original consent
  • Using data for commercial product development (not scientific research)
  • Linking research data with new data sources not covered by consent

Assessment Framework

FactorCompatibleIncompatible
Same research area?YesNo
Same data categories?Yes or subsetNew categories needed
Same safeguards?Maintained or enhancedWeakened
Ethics committee approved?YesNot yet or rejected
Reasonable expectation of data subjects?YesQuestionable

Article 89(1) Safeguards

Required technical and organizational measures:

  1. Pseudonymization: Replace direct identifiers with pseudonyms. Store the key separately with strict access controls.
  2. Data Minimization: Extract only the fields needed for the specific research question. Aggregate where possible.
  3. Access Controls: Research data accessible only to authorized researchers through a secure research environment.
  4. Retention Limitation: Research datasets retained only for the duration of the study plus a reasonable verification period (typically 5-10 years for reproducibility per journal requirements).
  5. No Re-Identification: Technical measures to prevent re-identification. k-anonymity threshold of at least k=5 for published datasets.
  6. Audit Trail: Log all access to research data with researcher identity, timestamp, and purpose.

Key Regulatory References

  • GDPR Article 89(1) — Safeguards for scientific research processing
  • GDPR Article 89(2) — Member State derogations for research (rights restrictions)
  • GDPR Recital 33 — Broad consent for scientific research
  • GDPR Recital 159 — Definition of scientific research (broad interpretation)
  • EDPB Guidelines on Research (under development as of 2025)
  • Declaration of Helsinki (WMA, 2013 revision) — Ethical principles for medical research
  • Council of Europe Recommendation CM/Rec(2019)2 — Protection of health-related data
  • Regulation (EU) 2024/1689 (AI Act) — Research exemptions for AI systems

Bundled files

The model reads these on demand while the skill is loaded. They are exposed as readable files and are never executed.

Frequently asked questions

What does the Managing Consent For Research AI skill do?

Guide for managing consent for scientific research under GDPR Article 89 and Recital 33 broad consent provisions. Covers ethical review board coordination, purpose evolution management, appropriate safeguards including pseudonymization, and the interplay between consent and other lawful bases for research processing.

Why use Managing Consent For Research on TypingMind?

Because you install it once and use it with any model. Managing Consent For Research is plain Markdown rather than provider-specific code, so the same skill runs on GPT-5, Claude, Gemini, Grok, or a local model — and you can switch model mid-chat without it breaking. TypingMind runs on your own API keys, so you pay providers directly instead of a per-seat subscription, and your skills and chats stay in your own storage.

How do I install Managing Consent For Research in TypingMind?

Open Plugins → Skills → Install from GitHub in TypingMind and paste https://github.com/mukul975/Privacy-Data-Protection-Skills/tree/main/plugins/consent-management-skills/skills/managing-consent-for-research. TypingMind reads its SKILL.md and bundles its files and installs it as a skill you can enable per chat.

Which AI models can use Managing Consent For Research?

Any model you connect in TypingMind. AI skills are plain Markdown instructions rather than provider-specific code, so GPT, Claude, Gemini, Grok, and local models can all load this skill when a request matches it.

How many AI models can I use with Managing Consent For Research?

As many as you like. As long as a model supports skills, you can use Managing Consent For Research with it — GPT, Claude, Gemini, Grok, DeepSeek, Mistral, Llama and more — all on TypingMind with your own API keys.

Is the Managing Consent For Research AI skill free?

Yes. It is published on GitHub by mukul975 under the Apache-2.0 license. You only pay your own AI provider for the tokens you use.

What are AI skills?

An AI skill is a reusable instruction bundle that teaches an AI model how to do one specific task. It follows the open Agent Skills format: a SKILL.md file with a name and description, plus any scripts, templates or reference files the model may need. The model reads the instructions only when your request matches the skill, so an installed skill costs nothing until it is used.

How are AI skills different from plugins or MCP servers?

A plugin or MCP server gives a model new tools to call — code that runs somewhere and returns a result. An AI skill gives the model knowledge and process instead: how to approach a task, which steps to follow, what good output looks like. Skills are plain Markdown, so they need no server, no API key and no runtime, and they work with any model.

View all

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇