scrub-pii-from-text
OfficialErase personal data from text to comply with regulations.
Software Engineering#data privacy#credit card processing#PII masking#regulation compliance#sensitive data protection
AuthorContextJet-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill is designed to prevent personally identifiable information (PII) from being logged or sent to third-party systems, ensuring compliance with regulations and protecting user data.
Core Features & Use Cases
- PII Masking: Masks sensitive information like emails, credit cards, SSNs, and more within text.
- Luhn Check: Ensures only valid credit card numbers are masked.
- Use Case: Use this Skill before logging data to tracing systems or sending it to third-party models, particularly for finance, healthcare, and regulated apps.
Quick Start
Run python scripts/pii_scrub.py on the text containing PII to remove it.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: scrub-pii-from-text Download link: https://github.com/ContextJet-ai/awesome-llm-observability/archive/main.zip#scrub-pii-from-text 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 620,000+ vetted skills library on demand.