security-secrets
CommunityScan for secrets and keys.
AuthorIgorWarzocha
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps identify and prevent the accidental exposure of sensitive information like API keys, passwords, and private keys within code repositories, mitigating security risks.
Core Features & Use Cases
- High-Signal Secret Detection: Utilizes specific regex patterns to find common high-risk secrets (AWS keys, GitHub tokens, etc.).
- Automated Scanning: Executes
rg,gitleaks,semgrep, andtrufflehogfor comprehensive code and history scanning. - Prioritized File Checking: Identifies critical files like
.envand private key files that commonly store secrets. - Use Case: Before committing code, run this skill to automatically scan for any accidentally included API keys or database credentials, preventing a potential data breach.
Quick Start
Run the security secrets scan on the current directory.
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: security-secrets Download link: https://github.com/IgorWarzocha/Opencode-Workflows/archive/main.zip#security-secrets 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.