# Gitleaks Secret Scan

> Keep secret scanning effective without leaking values or weakening CI.

- Skill: `onfire7777/gitleaks-secret-scan` (Agent Skill)
- Install (CLI): `npx skillmds@latest add onfire7777/gitleaks-secret-scan`
- Raw SKILL.md: https://api.skillmd.com/api/skills/onfire7777/gitleaks-secret-scan/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: onfire7777 (https://skillmd.com/u/onfire7777)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/onfire7777/gitleaks-secret-scan

---


# Gitleaks Secret Scan

- Run secret scanning once per PR workflow, not per matrix cell.
- Use full history when needed with `fetch-depth: 0`.
- Do not paste raw secret-scan output if token-like values appear.
- Fix permission errors without granting write access.

