privacy-engineering

Implement and audit privacy controls for GDPR and CCPA requirements.

345|47|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/briiirussell/cybersecurity-skills --skill privacy-engineering-briiirussell
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: privacy-engineering
Source: https://github.com/briiirussell/cybersecurity-skills/tree/main/skills/privacy-engineering
Command: npx skills add https://github.com/briiirussell/cybersecurity-skills --skill privacy-engineering-briiirussell

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the gap between privacy requirements (GDPR/CCPA and similar laws) and the actual engineering controls that enforce privacy in production systems.

Core Features & Use Cases

  • Privacy by design implementation: Guides data classification, minimization, lawful-basis/purpose instrumentation, and engineering-ready DSAR pipelines.
  • DSAR engineering and audit output: Produces actionable audit findings and a practical DSAR export/delete/portability/rectification/opt-out status report.
  • Vendor and breach readiness: Helps inventory sub-processors, verify deletion fan-out points, and scope technical breach timelines for notification workflows.

Quick Start

Ask an AI agent to run privacy-engineering for GDPR and CCPA by reviewing how your app stores personal data, handles consent, and supports DSAR deletion and portability across databases, caches, search, analytics, and vendors.

Frequently Asked Questions about privacy-engineering

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

FAQPage Schema
How do I implement GDPR and CCPA data deletion controls in my application?

GDPR and CCPA data deletion controls are implemented by translating legal requirements into concrete infrastructure behavior, building DSAR deletion pipelines that fan out across databases, caches, search, analytics, and vendor sub-processors to enforce complete data removal.

What is privacy engineering and how does it support data minimization?

Privacy engineering bridges the gap between privacy laws and production systems by applying privacy-by-design boundaries. It supports data minimization through data classification, lawful-basis instrumentation, and purpose logging to ensure infrastructure only processes necessary personal data.

How do I build a DSAR access and portability pipeline for user data requests?

A DSAR access and portability pipeline is built by engineering actionable export workflows that retrieve and package user personal data across databases, caches, and analytics, producing a practical status report for access, deletion, portability, rectification, and opt-out requests.

Can I use this to scope technical breach notification timelines?

Yes, technical breach notification timelines can be scoped by assessing the infrastructure breach impact and assembling the necessary DPIA inputs to determine operational notification workflows and engineering audit findings required by GDPR and CCPA compliance.

What is the best way to audit vendor sub-processor deletion fan-out?

Auditing vendor sub-processor deletion fan-out is best performed by inventorying sub-processors, verifying their deletion endpoints, and generating engineering audit findings that confirm data deletion requests successfully propagate through external vendor infrastructure.

Does consent management require lawful basis purpose logging?

Consent management requires lawful basis purpose logging to satisfy privacy-by-design boundaries. Instrumenting data classification and purpose tracking ensures production systems maintain verifiable consent records aligned with GDPR and CCPA operational requirements.