Marketplace Pricing Download

Purpose

Compliance review for auditability, GDPR/PII, retention, financial controls, consent, and regulatory traceability.

ID: general.data-protection.compliance-review Version: 0.1.0 License: MIT Author: aydabd Language: en Added: 2026-06-01
⬇ Download

Purpose

Compliance review for auditability, GDPR/PII, retention, financial controls, consent, and regulatory traceability.

Review focus

  • PII without purpose
  • missing audit trail
  • retention mismatch
  • GDPR risk
  • financial control gap
  • insufficient consent

Method

  1. Inspect changed files and diff hunks relevant to this skill.
  2. Use repository-native tools when available.
  3. Prefer exact evidence from changed code.
  4. Emit findings using the shared JSONL finding contract.
  5. Avoid style-only comments unless they create maintainability or correctness risk.

Tooling hints

  • Use grep or editor search before opening files.
  • Use git, grep, and gh CLI. These are universally available and sufficient for all review tasks.
  • Do not depend on tools beyond git, grep, cat, head, wc, and gh.

Related Skills

GENERAL · data-protection

Data Subject Rights for AI Systems

Implements data subject rights mechanisms for AI systems including right to explanation of AI decisions, contestation procedures, human review, model…

mukul975
GENERAL · data-protection

Lawful Basis for AI Training Data

Assesses lawful basis for AI training data processing per EDPB April 2025 report on LLMs and general-purpose AI. Covers legitimate interest balancing…

onfire7777
GENERAL · data-protection

Managing Consent for Analytics Cookies

Managing consent for analytics cookies and implementing privacy-preserving measurement. Covers GA4 privacy configuration, consent mode fallback behav…

mukul975
GENERAL · data-protection

Applying Privacy Design Patterns

Systematic application of the eight privacy design patterns per Hoepman: minimize, hide, separate, abstract, inform, control, enforce, and demonstrat…

mukul975
GENERAL · data-protection

User Input

[COMMUNITY] Assess EU Data Act (Regulation 2023/2854) compliance for connected products, data holders, and data processing service providers

tractorjuice