gdpr-audit-prep
GDPR audit-prep playbook: 4/8/12-week sprint to prepare for a supervisory authority inquiry, a customer-side DPA audit, or an internal compliance review. Use when an audit is on the calendar, when readiness assessment surfaced gaps, or when ROPA (Records of Processing Activities) needs rapid completion. Pairs with our deep gdpr-dsgvo-expert skill (the program-building one) — this is the operational audit-prep variant.
What this skill does
# GDPR Audit Prep Operational playbook for GDPR audit preparation — whether triggered by a Data Protection Authority (DPA) inquiry, customer-side DPA review, internal compliance audit, or annual self-assessment. When to use this skill vs. gdpr-dsgvo-expert: - **This skill**: audit imminent (4-12 weeks); need execution sprint - **gdpr-dsgvo-expert**: building GDPR program; designing DPIA process; multi-quarter --- ## When to use this skill | Situation | Skill applies | |-----------|---------------| | Supervisory authority inquiry received | Yes — start immediately; engage DPO | | Customer DPA audit / questionnaire | Yes — `scripts/gdpr_readiness_score.py` first | | Annual internal GDPR audit | Yes — standard sprint | | ROPA needs rapid update | Yes — `scripts/ropa_completeness_checker.py` | | New high-risk processing → DPIA needed | Use `ra-qm-team/gdpr-dsgvo-expert` for DPIA design | --- ## The audit-prep sprint at a glance ### 4-week sprint (well-prepared org, periodic review) ``` Week 1: ROPA review + DPO engagement plan Week 2: Gap remediation (policies, notices, technical) Week 3: Evidence compilation + walkthroughs Week 4: Audit week / submission ``` ### 8-week sprint (gaps remaining) ``` Weeks 1-2: ROPA update + gap identification Weeks 3-5: Gap closure (DPAs, notices, security, retention) Weeks 6-7: Evidence + walkthroughs Week 8: Audit ``` ### 12-week sprint (DPA inquiry response) ``` Weeks 1-2: Inquiry analysis + response strategy + DPO engagement Weeks 3-8: Targeted evidence collection + remediation Weeks 9-10: Formal response drafting + legal review Weeks 11-12: Submission + ongoing dialogue ``` See [references/gdpr-pre-audit-checklist.md](references/gdpr-pre-audit-checklist.md) for the full pre-audit punch list and [references/dpo-engagement-playbook.md](references/dpo-engagement-playbook.md) for DPO-coordinated audit response. --- ## Critical GDPR audit areas ### 1. ROPA (Records of Processing Activities, Article 30) Every processing activity documented: - Purpose of processing - Categories of data subjects + data types - Recipients (internal + external) - International transfers (and lawful basis) - Retention periods - Security measures - Lawful basis (consent, contract, legitimate interest, etc.) - DPIA reference (if high-risk) Audit gap: ROPA incomplete, stale, or missing for processing activities surfaced during audit. ### 2. Privacy Notices (Article 13/14) - Privacy notice published + current - Contains all required information (data controller, purposes, lawful basis, retention, rights, complaints contact, etc.) - Easily accessible (no dark patterns) - Translated for EU member states (where required) ### 3. Data Subject Rights (Article 12-23) - Process documented + tested - Response time tracked (< 1 month standard; extension possible) - Identity verification - Records of requests and responses (last 12 months) ### 4. Data Protection Impact Assessments (DPIAs, Article 35) - High-risk processing activities identified - DPIA conducted for each - Mitigations documented - DPO consulted (Article 35.2) ### 5. Data Processing Agreements (Article 28) - DPA with every processor (vendor, sub-service org) - Covers required clauses (Article 28.3) - Annual review ### 6. Security Measures (Article 32) - Technical and organizational measures documented - Risk-appropriate (encryption, access control, backup, etc.) - Tested and reviewed ### 7. Breach Notification (Article 33/34) - Process documented - 72-hour authority notification capability - Past-period breaches: notified appropriately + documented ### 8. International Transfers (Chapter V) - Mechanism for each transfer (SCCs, BCRs, adequacy decision) - Transfer Impact Assessment (TIA) for non-adequacy countries - Schrems II compliance for US transfers --- ## Quick start 1. **Run readiness score**: `python3 scripts/gdpr_readiness_score.py --config gdpr-controls.yaml` 2. **Check ROPA completeness**: `python3 scripts/ropa_completeness_checker.py --ropa ropa.yaml` 3. **Engage DPO**: Walk through findings with DPO; finalize sprint scope 4. **Execute sprint** per [references/gdpr-pre-audit-checklist.md](references/gdpr-pre-audit-checklist.md) --- ## Common GDPR audit failures - **ROPA missing or out-of-date.** Often the first thing an auditor asks. - **Privacy notice generic** — boilerplate not actually reflecting actual processing. - **DPIA missing for high-risk processing** (AI / profiling / large-scale monitoring / sensitive data). - **DPAs not signed with all processors** — easy oversight; substantial finding. - **International transfer mechanism** unclear post-Schrems II. - **Breach notification process untested** — first breach is the test. - **Consent not freely given** — bundled consent, pre-ticked boxes, take-it-or-leave-it. - **No DPO appointed** when required (Article 37 — public authority, large-scale monitoring, etc.). - **Data subject rights process untested** — request comes in, no one knows what to do. --- ## Tooling | Script | Purpose | |--------|---------| | `scripts/gdpr_readiness_score.py` | Score current state per GDPR area; identify gaps | | `scripts/ropa_completeness_checker.py` | Validate ROPA structure and completeness per Article 30 | --- ## References - [gdpr-pre-audit-checklist.md](references/gdpr-pre-audit-checklist.md) — full checklist per GDPR area - [dpo-engagement-playbook.md](references/dpo-engagement-playbook.md) — DPO-coordinated audit response --- ## Related skills - `ra-qm-team/gdpr-dsgvo-expert` — deep GDPR program management - `ra-qm-team/audit-prep/compliance-readiness` — multi-framework readiness (GDPR + ISO 27001 + SOC 2) - `ra-qm-team/ccpa-cpra-privacy-expert` — US privacy counterpart - `ra-qm-team/audit-prep/ai-act-readiness` — EU AI Act overlay for AI processing
Related in Security
mac-ops
IncludedComprehensive macOS workstation operations — diagnose kernel panics, identify failing drives, audit launchd startup items, decode wake reasons, triage TCC permission denials, manage APFS snapshots, recover from no-boot. Use for: Mac is slow, slow bootup, won't boot, kernel panic, kernel_task hot, mds_stores CPU, photoanalysisd, cloudd, login loop, gray screen, sleep wake failure, drive failing, IO errors, APFS snapshots eating space, Time Machine local snapshots, Spotlight indexing, launchd, LaunchAgent, LaunchDaemon, login items, TCC permissions, Full Disk Access, Screen Recording denied, Gatekeeper, quarantine, com.apple.quarantine, app is damaged, helper tool, /Library/PrivilegedHelperTools, pmset, wake reasons, dark wake, sysdiagnose, panic.ips, DiagnosticReports, configuration profile, MDM profile, remote diagnostics over SSH.
a11y-audit
IncludedRun accessibility audits on web projects combining automated scanning (axe-core, Lighthouse) with WCAG 2.1 AA compliance mapping, manual check guidance, and structured reporting. Output is configurable: markdown report only, markdown plus machine-readable JSON, or markdown plus issue tracker integration. Use this skill whenever the user mentions "accessibility audit", "a11y audit", "WCAG audit", "accessibility check", "compliance scan", or asks to check a web project for accessibility issues. Also trigger when the user wants to verify WCAG conformance or map findings to a specific standard (CAN-ASC-6.2, EN 301 549, ADA/AODA).
erpclaw
IncludedAI-native ERP system with self-extending OS. Full accounting, invoicing, inventory, purchasing, tax, billing, HR, payroll, advanced accounting (ASC 606/842, intercompany, consolidation), and financial reporting. 413 actions across 14 domains, 43 expansion modules. Constitutional guardrails, adversarial audit, schema migration. Double-entry GL, immutable audit trail, US GAAP.
assess
IncludedAssesses and rates quality 0-10 across multiple dimensions (correctness, maintainability, security, performance, testability, simplicity) with pros/cons analysis. Compares against project conventions and prior decisions from memory. Produces structured evaluation reports with actionable improvement suggestions. Use when evaluating code, designs, architectures, or comparing alternative approaches.
spring-boot-security-jwt
IncludedProvides JWT authentication and authorization patterns for Spring Boot 3.5.x covering token generation with JJWT, Bearer/cookie authentication, database/OAuth2 integration, and RBAC/permission-based access control using Spring Security 6.x. Use when implementing authentication or authorization in Spring Boot applications.
code-hardcode-audit
IncludedDetect hardcoded values, magic numbers, and leaked secrets. TRIGGERS - hardcode audit, magic numbers, PLR2004, secret scanning.