Data Minimization

Audits data schemas, API payloads, database models, event logs, and data pipelines for violations of data minimization principles — collecting, retaining, or exposing more data than necessary for the stated purpose. Use when user shares a schema, data model, API response, event structure, log format, or data flow and asks about privacy, compliance, GDPR, PIPEDA, unnecessary fields, what to drop, what to hash, or how to reduce data surface. Also triggers for OCSF mapping work, SPL/SIEM schema design, on-chain data structure review, and any request to make a data structure "more privacy-friendly", "compliant", or "minimal". Produces field-level findings with drop/hash/encrypt/aggregate remediation recommendations.

fevra-dev 7c37ed5 5 files · 132.9 KB Updated

File contents

fevra-dev/Subrosa/tree/main/skills/data-minimization commit 7c37ed5925

Frequently asked questions

npx skillmds@latest add fevra-dev/data-minimization