secret-leak-check
Installation
SKILL.md
Secret & Privacy Leak Check Skill
Use this skill when reviewing repository changes for accidental exposure of sensitive data.
Skill Overview
This skill helps you detect:
- Traditional secrets (tokens, API keys, credentials, connection strings).
- Sensitive architecture details (database schema/internal topology details that should not be public).
- Privacy data (personal email addresses, phone numbers, real names).
- Leakage risks in commit messages.
- Git identity/privacy misconfiguration in open-source contexts.