secrets-scan
CommunitySecure your code: find secrets.
AuthorSS2608-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents accidental exposure of sensitive information like API keys, passwords, and credentials by scanning your codebase for them before they are committed.
Core Features & Use Cases
- Secret Detection: Identifies various types of secrets including API keys, tokens, passwords, and cloud provider credentials using regular expressions.
- Targeted Scanning: Scans specified file types while excluding common directories like
node_modulesand.next. - Use Case: Before pushing your code changes, run this skill to ensure no hardcoded database passwords or API keys are present, preventing potential security breaches.
Quick Start
Run a secrets scan on the current directory, checking all TypeScript and environment files.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: secrets-scan Download link: https://github.com/SS2608-dev/Resilience/archive/main.zip#secrets-scan Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.