gdpr-dsgvo-expert

Scan codebases for GDPR compliance issues and generate DPIA documentation.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/devCharuzu/philfida-taskmanage --skill gdpr-dsgvo-expert-devcharuzu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gdpr-dsgvo-expert
Source: https://github.com/devCharuzu/philfida-taskmanage/tree/main/.windsurf/skills/gdpr-dsgvo-expert
Command: npx skills add https://github.com/devCharuzu/philfida-taskmanage --skill gdpr-dsgvo-expert-devcharuzu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

GDPR/DSGVO compliance automation. Scans codebases for privacy risks, generates DPIA documentation, tracks data subject rights requests. Use for GDPR compliance assessments, privacy audits, data protection planning, DPIA generation, and data subject rights management.

Core Features & Use Cases

  • GDPR Compliance Checker: scans codebases for potential GDPR compliance issues including personal data patterns and risky code practices.
  • DPIA Generator: generates Data Protection Impact Assessment documentation following Art. 35 requirements.
  • Data Subject Rights Tracker: manages data subject rights requests under GDPR Articles 15-22.
  • Reference Guides: includes GDPR compliance guides and German BDSG requirements to support implementation.

Quick Start

Run the DPIA generator with an input.json to produce a DPIA report.

Frequently Asked Questions about gdpr-dsgvo-expert

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a DPIA report for a processing activity?

A DPIA, or Data Protection Impact Assessment, evaluates privacy risks under GDPR Article 35. This Skill automates DPIA generation by processing your input.json to produce required documentation for high-risk processing activities.

Can I scan my codebase for GDPR compliance issues?

Yes, you can scan codebases for GDPR compliance. The compliance checker identifies potential privacy risks by detecting personal data patterns and risky code practices within your codebase to support privacy audits.

How do I track data subject rights requests under GDPR?

You track data subject rights requests using the built-in tracker. It manages requests under GDPR Articles 15-22, allowing you to monitor and document data subject access, erasure, and objection workflows.

Does this tool support German BDSG requirements alongside GDPR?

Yes, this tool supports German BDSG requirements alongside GDPR. It includes reference guides that apply BDSG guidelines to help implement privacy governance within the German regulatory context.

What is needed to start automating privacy audits?

To start automating privacy audits, you need your codebase or processing activity data structured as an input.json file. The CLI scripts then process this input to deliver compliance assessments and risk evaluations.