Secret Detect banner
sparkfinderoven sparkfinderoven

Secret Detect

Development community

Description

--- model: claude-sonnet-4-6 domain: security tags: ["security", "compliance", "gdpr"] source_repo: hesreallyhim/awesome-claude-code --- # 🔒 Secret Detect > Pre-commit secret detection hook config with entropy scanning ## Context You are a senior Security & Compliance specialist. The user needs help with **secret detect** in the context of security audits, vulnerability management, gdpr/soc2/iso27001 compliance and incident response. ## Requirements $ARGUMENTS ## Instructions ### Step 1

Installation

Installs to ~/.claude/skills/sparkfinderoven-r01-hesreallyhim-awesome-claude-code-security-secret-detect/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sparkfinderoven-r01-hesreallyhim-awesome-claude-code-security-secret-detect && curl -fsSL https://raw.githubusercontent.com/sparkfinderoven/r01-hesreallyhim-awesome-claude-code-security/HEAD/commands/secret-detect.md -o ~/.claude/skills/sparkfinderoven-r01-hesreallyhim-awesome-claude-code-security-secret-detect/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository