synthdata-anonymize
CommunitySafely anonymize datasets by replacing PII.
System Documentation
What problem does it solve?
Replace real PII in a dataset with realistic synthetic equivalents while preserving row counts, column types, and statistical distributions. Detects names, emails, phones, SSNs, addresses, credit cards, and user-identifying columns via name heuristics + value patterns. Use this skill when the user wants to "anonymize this dataset", "scrub PII", "make this data safe to share", "de-identify real data", "create a synthetic copy", or needs a sharable version of production data without exposing individuals.
Core Features & Use Cases
- PII detection via name heuristics and value patterns
- Deterministic anonymization using Faker with a seed to preserve joins across tables
- Structure preservation maintains row counts, column types, and distributions
- Safe sharing scenarios supports de-identification for production-like datasets
- Multi-table workflows preserves foreign-key relationships when requested
Quick Start
Run a sample dataset through the anonymize pipeline to replace PII values with synthetic equivalents while keeping the original shape.
Dependency Matrix
Required Modules
Components
💻 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: synthdata-anonymize Download link: https://github.com/rappdw/synthdata/archive/main.zip#synthdata-anonymize Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.