PII Scrubber

Detects and redacts personally identifiable information from text, logs, datasets, and LLM prompts using layered pattern, checksum, and NER detection, then picks the right redaction mode for each downstream use. Use when someone asks "scrub PII from these logs", "redact personal data before sending it to the LLM", "is this dataset safe to share", or is wiring up logging, analytics, or third-party exports that might carry user data. Do NOT use for leaked API keys, tokens, or credentials - use secrets-hygiene instead.

SkillMedev 7eb6f5e 7.2 KB Updated

File contents

SkillMedev/security-compliance-hardening/tree/main/skills/pii-scrubber commit 7eb6f5e41a

Frequently asked questions

npx skillmds@latest add skillmedev/pii-scrubber