ai-data-privacy
Installation
SKILL.md
AI Data Privacy & Governance Review
This skill guides a structured privacy and data governance assessment of AI/ML systems. It covers the full data lifecycle from training data collection through inference-time data processing, output generation, and data retention. The methodology is aligned with NIST AI RMF 1.0 (particularly the MAP and MANAGE functions for data privacy) and OWASP LLM02:2025 (Sensitive Information Disclosure).
Limitations
- Blind spots: This skill depends on available code, configuration, logs, documentation, and user-provided context; it cannot prove controls exist or threats are absent when evidence is missing, runtime-only, or outside the review scope.
- False-positive risks: Treat findings as hypotheses until validated against asset criticality, compensating controls, environment intent, and recent authorized changes.
- Required evidence: Support each finding with concrete artifacts such as file paths and line numbers, policy snippets, scanner output, logs, screenshots, control records, or reproducible steps.
- Normalized JSON: When machine-readable output is requested, findings MUST be available as JSON that validates against
schemas/finding.schema.json. - Escalation rules: Escalate immediately for suspected active compromise, exposed secrets, regulated-data exposure, critical exploitable vulnerabilities, privileged-access abuse, or when evidence is insufficient to safely disposition a high-impact risk.