概要
The PII Detector skill provides an automated security layer for your development workflow by scanning source code, logs, and databases for sensitive information. It utilizes advanced regex patterns to locate Social Security numbers, credit card details, email addresses, and API keys that might be inadvertently exposed. By integrating both quick terminal-based grep scans and comprehensive Python/JavaScript scripts, this skill helps developers ensure data privacy and meet strict regulatory standards like GDPR and CCPA before code reaches production.