Secret Management
CommunitySecurely manage secrets and env vars.
AuthorCleanExpo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill codifies best practices for handling sensitive information like API keys and passwords within your application, preventing leaks and ensuring secure operations.
Core Features & Use Cases
- Secure Loading: Validates and loads environment variables with type safety and minimum strength checks.
- Leak Prevention: Automatically redacts secrets from logs and error messages.
- Rotation & Hygiene: Provides patterns for seamless secret rotation and
.envfile management. - Use Case: Ensure that your application's API keys and database credentials are never accidentally exposed in logs or committed to version control, and that they are validated before the application starts.
Quick Start
Apply the secret management skill to validate all environment variables at application startup.
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: Secret Management Download link: https://github.com/CleanExpo/DR-NRPG/archive/main.zip#secret-management 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.