Scan for data privacy issues and sensitive information exposure. Use when reviewing data handling practices. Trigger with 'scan privacy issues', 'check sensitive data', or 'validate data protection'.
5.2
Rating
0
Installs
Security
Category
The skill provides a reasonable foundation for data privacy scanning with clear trigger phrases and use cases. The description adequately covers what the skill does (scanning for privacy issues, sensitive data exposure). However, there are notable weaknesses: (1) taskKnowledge is moderate - while scripts are referenced (data_privacy_scan.py, config_validator.py, report_formatter.py), the SKILL.md itself lacks concrete implementation details about what patterns are detected, how the scan executes, or what the scripts actually do; (2) novelty is limited - basic privacy scanning (looking for PII patterns, configuration checks) can be done reasonably well by a CLI agent using grep/regex patterns without requiring a specialized skill; (3) there's some internal inconsistency - the skill mentions a 'data-privacy-scanner plugin' multiple times but it's unclear if this is an external tool or refers to the included scripts. The structure is acceptable with clear sections, though more detail about the scripts' capabilities would strengthen it. Overall, this is a functional but not exceptional skill that would benefit from more concrete technical details and demonstration of capabilities beyond basic pattern matching.
Loading SKILL.md…