What problem does it solve?
This Skill identifies technical gaps that can break GDPR and ePrivacy obligations, focusing on consent, privacy/legal disclosures, user rights, and how personal/secure data is handled across your system.
Core Features & Use Cases
- Cookie consent & tracking audit: Verifies non-essential cookies and analytics/tracking scripts load only after informed consent.
- Legal-page coverage checks: Confirms privacy policy and terms pages exist and include required content such as purposes, retention, third parties, and user rights.
- User rights implementation verification: Checks for delete-account or delete-data capabilities and related opt-out/download patterns.
- DFD-driven data handling deep dive: Uses the
/dfd data-flow document as the canonical source of truth for PII/PCI/secrets, cross-border transfers, and third-party processing responsibilities.
- Audit-ready outputs with persisted history: Produces a findings table and persists a structured audit artifact for trends across runs.
Quick Start
Run compliance-check for your project by invoking the skill with the project path you want to audit.