What problem does it solve?
It helps teams assess and reduce risks that AI/ML systems expose or mishandle personal data across training, inference, and retention, including governance gaps, PII leakage, and model memorization concerns.
Core Features & Use Cases
- Training data privacy assessment: Identifies whether training/fine-tuning datasets contain PII and whether appropriate legal basis, redaction, access controls, and deletion/DSAR handling exist.
- PII in prompts and completions review: Flags prompt/context PII exposure, unsafe RAG retrieval across authorization boundaries, output-side PII leakage risk, and third-party provider handling gaps.
- Data retention and deletion lifecycle review: Verifies retention/TTL for conversation logs and vector stores, ensures deletion propagation, and checks backup/audit retention practices.
- Model memorization risk assessment: Evaluates whether deployed models may reproduce memorized personal data and whether outputs are protected by scanning/filtering.
- EU AI Act data governance checks: Assesses Article 10/11/13-style documentation and data governance practices for compliant deployments.
- Consent management verification: Ensures consent (and withdrawal) for AI training data is specific, enforceable, and honored in pipelines and provider settings.
Quick Start
Ask your agent to run an AI/ML privacy and governance assessment on the target directory containing the system’s architecture, code, and configuration by providing the path as an argument.