secret-detector

Community

Detect secrets in code.

AuthorMekann2904
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents sensitive information like API keys, passwords, and tokens from being accidentally exposed in code repositories, safeguarding against data breaches and unauthorized access.

Core Features & Use Cases

  • Automated Secret Scanning: Integrates with popular tools like git-secrets, truffleHog, and gitleaks to scan code for known secret patterns.
  • Pattern Matching: Utilizes regular expressions to identify common formats of API keys, database credentials, private keys, and JWTs.
  • Use Case: Before committing code, run this Skill to automatically scan for any hardcoded API keys, ensuring they are not pushed to a public repository.

Quick Start

Run the secret-detector skill to scan the current directory for any exposed secrets.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: secret-detector
Download link: https://github.com/Mekann2904/mekann/archive/main.zip#secret-detector

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.