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:

  1. Traditional secrets (tokens, API keys, credentials, connection strings).
  2. Sensitive architecture details (database schema/internal topology details that should not be public).
  3. Privacy data (personal email addresses, phone numbers, real names).
  4. Leakage risks in commit messages.
  5. Git identity/privacy misconfiguration in open-source contexts.

Core Principles

Installs
6
GitHub Stars
1
First Seen
Mar 4, 2026
secret-leak-check — zenless-lab/skills