Anonymization System

Official

Protect sensitive data with GDPR-compliant PII anonymization.

Authordeskagent-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures personal identifiable information (PII) is automatically anonymized before being sent to AI providers, protecting sensitive data and complying with GDPR.

Core Features & Use Cases

  • PII Anonymization: Automatically anonymizes personal data like names, email addresses, and phone numbers.
  • AI Provider Integration: Anonymizes data for AI providers like Gemini, Claude, and OpenAI.
  • Custom Configuration: Allows customization through anonymizer.json files for system defaults and customer-specific settings.
  • Whitelisting: Prevents false positives by whitelisting terms that should never be anonymized.
  • Agent Configuration: Enables anonymization through agent frontmatter.

Quick Start

Enable PII anonymization for your agent using the following configuration:

---
{
  "anonymize": true,
  "use_anonymization_proxy": true
}
---

Dependency Matrix

Required Modules

presidiospacy

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Anonymization System
Download link: https://github.com/deskagent-ai/community/archive/main.zip#anonymization-system

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.