Security & privacy · Audit

Privacy Data Rights Audit

Audit one privacy/data-rights boundary such as PII collection, consent, retention, deletion, export, account closure, data sharing, telemetry, or sensitive logging. This is repository correctness work, not legal advice.

Vibe Coding 1.3.0 · vibe-security · English technical instructions

← Back to search

Use this workflow

Use this workflow in Codex or Claude Code with the free Vibe Coding plugin. Choose your assistant and prompt language, then add your task details after the prompt.

Operation

Inspect the named boundary and report supported findings. Do not edit product code. Include concrete evidence, impact, the owning source, one remediation direction and a meaningful validation route. Severity follows actual impact, not a category example.

Goal and scope

Audit one privacy/data-rights boundary such as PII collection, consent, retention, deletion, export, account closure, data sharing, telemetry, or sensitive logging. This is repository correctness work, not legal advice.

Domain invariants

  • PII/sensitive data has explicit collection, storage, access, retention, deletion/export, and logging behavior.
  • Consent, opt-out, privacy settings, and communication preferences are enforced at owner layers.
  • Deletion/export jobs cover primary stores and directly affected indexes, caches, object storage, analytics, and provider integrations.
  • Logs, traces, analytics, and error reports avoid unnecessary sensitive payloads.
  • Tests or operational gates verify the selected data-right behavior.

Audit method

Trace selected data fields from collection through persistence, derived stores, external providers, logs, exports, deletion/retention jobs, backups/runbooks when visible, and user/admin UI. Separate repository facts from legal/business assumptions.

Workflow ID: privacy-data-rights-audit · View the versioned source · Shared workflow and authority rules