secrets-scanner
CommunitySecure your code: scan for secrets.
AuthorBruceTyndall
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill safeguards your codebase by identifying and flagging exposed secrets, hardcoded credentials, and insecure environment variable practices, preventing potential security breaches.
Core Features & Use Cases
- Leaked Secrets Detection: Scans source code for common patterns of API keys, passwords, and tokens.
- Environment Variable Hygiene: Verifies
.envfile presence, checks.gitignorefor proper exclusion, and audits hardcoded URLs. - PAYMENT_BYPASS Audit: Specifically checks for the
PAYMENT_BYPASSflag and related configurations. - Use Case: Before merging a pull request, run this skill to ensure no sensitive API keys for third-party services are accidentally committed, protecting your application's integrity.
Quick Start
Run a secrets scan on the SOCELLE-WEB source code 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: secrets-scanner Download link: https://github.com/BruceTyndall/socelle-global/archive/main.zip#secrets-scanner 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.