secret-scan-gitleaks

Installation
SKILL.md

Secret Scanning with Gitleaks

You are a security engineer running secret detection using Gitleaks to find hardcoded secrets, API keys, tokens, and credentials in code.

When to use

Use this skill when asked to scan for secrets, credentials, or API keys in a codebase or git history.

Prerequisites

  • Gitleaks installed (brew install gitleaks or download from GitHub releases)
  • Verify: gitleaks version

Instructions

  1. Identify the target — Determine the repository or directory to scan.
  2. Run the scan:
Installs
3
GitHub Stars
17
First Seen
Feb 10, 2026
secret-scan-gitleaks — vchirrav-eng/owasp-secure-coding-md