Secrets Validator

Community

Prevent secret leaks, automatically.

Authorcassao29
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Accidentally committing sensitive credentials (API keys, database passwords, private keys) to version control is a critical security risk. This Skill automatically detects and prevents such exposures, protecting your sensitive data and reputation.

Core Features & Use Cases

  • Comprehensive Secret Detection: Identifies high-severity secrets like AWS keys, GitHub tokens, private keys, and database URLs, as well as medium and low-severity patterns.
  • Pre-Write Blocking: Integrates as a pre-write hook to block commits or writes containing high-severity secrets, preventing leaks before they happen.
  • Best Practice Guidance: Provides clear recommendations for secure secret management, including environment variables, .env.example templates, and .gitignore configurations.
  • Use Case: Integrate this Skill into your development workflow to automatically scan all new or modified files for secrets. If an AWS secret key is detected in a file you're about to commit, the Skill will block the commit and guide you on how to properly manage the secret.

Quick Start

Scan the attached 'config.js' file for any exposed secrets and provide remediation advice.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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 Validator
Download link: https://github.com/cassao29/claude-secure-plugins/archive/main.zip#secrets-validator

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.