ai-privacy-pii-compliance

Identify lawful bases, assess PII, and document DPIAs for AI systems.

4|Updated Apr 27, 2026
One-click install
npx skills add https://github.com/maruakshay/mii-ai-security --skill ai-privacy-pii-compliance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-privacy-pii-compliance
Source: https://github.com/maruakshay/mii-ai-security/tree/main/skills/ai-privacy-pii-compliance
Command: npx skills add https://github.com/maruakshay/mii-ai-security --skill ai-privacy-pii-compliance

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps organizations ensure AI systems comply with privacy regulations by identifying lawful bases for processing, detecting PII in data sources (training data, prompts, and RAG inputs), and establishing procedures for data subject rights, DPIAs, and cross-border data transfers.

Core Features & Use Cases

  • Provides a structured framework to classify and protect personal data across AI lifecycles including training, inference, and logs.
  • Enables DPIA documentation, data processing inventories, SCC/TIA alignment for non-EU model APIs, and DSAR workflows.
  • Use Case: A product team audits a customer support LLM to ensure GDPR rights are respected and transfer safeguards are in place when using an external API.

Quick Start

Run a privacy-by-design review to identify GDPR, cross-border transfer, and data subject rights gaps in your AI system.

Frequently Asked Questions about ai-privacy-pii-compliance

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

FAQPage Schema
How do I identify the lawful basis for processing personal data in AI training pipelines?

Identifying the lawful basis for processing personal data requires assessing AI activities like training data and automated decision-making to align with GDPR requirements. This involves documenting data processing inventories and establishing valid legal grounds for each AI pipeline stage.

What is the best way to perform a DPIA for an AI system using RAG and external APIs?

A DPIA for an AI system using RAG and external APIs requires documenting privacy risks in inference logs and prompts. The process maps cross-border data transfers, establishes SCC/TIA documentation for non-EU model APIs, and outputs a structured risk assessment.

How do I handle DSAR procedures for an LLM customer support system to ensure GDPR compliance?

Handling DSAR procedures for an LLM customer support system involves creating workflows to locate and extract personal data from RAG indices and prompt logs. This ensures GDPR data subject rights are respected by enabling structured retrieval and deletion of user data.

When do I need SCC and TIA documentation for cross-border AI data transfers?

You need SCC and TIA documentation for cross-border AI data transfers when using non-EU model APIs to process personal data. These documents establish transfer safeguards and assess transfer risks to maintain GDPR compliance during AI inference and training.

Does this approach scan for PII in RAG inputs and prompt logs?

Yes, this approach scans RAG inputs, training data, and prompt logs to detect and classify PII. It applies privacy-by-design principles to map personal data across the AI lifecycle, ensuring sensitive information is identified before processing.

What are the limitations of relying solely on automated PII scanning for GDPR compliance?

Automated PII scanning alone cannot ensure GDPR compliance because it must be paired with updated privacy notices and DPIA documentation. Full compliance requires documenting lawful bases, managing DSAR workflows, and mapping cross-border transfer safeguards together.