gdpr-dsgvo-expert

Scan codebases for GDPR and DSGVO privacy risks and generate DPIA documentation.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/Nuwanda04/Ballen-Fisk --skill gdpr-dsgvo-expert-nuwanda04
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gdpr-dsgvo-expert
Source: https://github.com/Nuwanda04/Ballen-Fisk/tree/main/.cursor/skills/gdpr-dsgvo-expert
Command: npx skills add https://github.com/Nuwanda04/Ballen-Fisk --skill gdpr-dsgvo-expert-nuwanda04

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the complex and time-consuming process of ensuring compliance with GDPR and German DSGVO regulations, identifying privacy risks, and managing data subject requests.

Core Features & Use Cases

  • Codebase Scanning: Detects personal data patterns and risky code practices that violate privacy laws.
  • DPIA Generation: Automates the creation of Data Protection Impact Assessments, a mandatory requirement for high-risk processing.
  • Data Subject Rights Management: Streamlines the handling of requests like access, erasure, and rectification.
  • Use Case: A development team can use this Skill to scan their codebase for potential privacy violations before deployment, and then use the DPIA generator to assess a new feature involving user data.

Quick Start

Use the gdpr-dsgvo-expert skill to scan the current project directory for GDPR compliance issues.

Frequently Asked Questions about gdpr-dsgvo-expert

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

FAQPage Schema
How do I scan my codebase for GDPR and DSGVO privacy violations?

To scan a codebase for GDPR and DSGVO privacy violations, this Skill uses Python scripts to detect personal data patterns and risky code practices that fail compliance checks. It analyzes your project directory to identify privacy risks before deployment.

What is a Data Protection Impact Assessment and how can I automate DPIA generation?

A Data Protection Impact Assessment (DPIA) is a mandatory requirement for high-risk data processing. This Skill automates DPIA generation by creating the necessary documentation to evaluate privacy risks for new features involving user data.

How do I manage data subject rights requests for access and erasure?

You can manage data subject rights requests like access, erasure, and rectification using this Skill's built-in request tracking scripts. It streamlines handling these privacy inquiries to ensure regulatory compliance.

Can I run a privacy risk assessment on my current project directory?

Yes, you can run a privacy risk assessment directly on your current project directory. The Skill performs an audit to identify personal data patterns and risky code practices that violate data protection regulations.

Does this GDPR compliance tool require any external dependencies?

No, this GDPR compliance tool does not require any external dependencies to run. It utilizes built-in Python scripts for compliance checking, DPIA generation, and request tracking without needing additional packages.