·secret-leak-detector
!

secret-leak-detector

jorgealves/agent_skills

Scans source code, configuration files, and git history for hardcoded credentials, API keys, and tokens. Use when auditing repositories for security leaks or ensuring sensitive data is not committed to version control.

24Installs·1Trend·@jorgealves

Installation

$npx skills add https://github.com/jorgealves/agent_skills --skill secret-leak-detector

SKILL.md

Purpose and Intent The secret-leak-detector is designed to safeguard repositories by identifying hardcoded sensitive information such as API keys, database credentials, and authentication tokens before they are committed or after they have been accidentally pushed to history.

Scans source code, configuration files, and git history for hardcoded credentials, API keys, and tokens. Use when auditing repositories for security leaks or ensuring sensitive data is not committed to version control. Source: jorgealves/agent_skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jorgealves/agent_skills --skill secret-leak-detector Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Security certified for safe and reliable code One-click installation with simplified configuration Compatible with Claude Code, Cursor, and more

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jorgealves/agent_skills --skill secret-leak-detector
Category
!Security
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is secret-leak-detector?

Scans source code, configuration files, and git history for hardcoded credentials, API keys, and tokens. Use when auditing repositories for security leaks or ensuring sensitive data is not committed to version control. Source: jorgealves/agent_skills.

How do I install secret-leak-detector?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jorgealves/agent_skills --skill secret-leak-detector Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/jorgealves/agent_skills