generate-jwt-secret-env
OfficialSecure JWT secrets in .env
Authorcromesdk
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automatically generates, repairs, or verifies a cryptographically secure JWT_SECRET in your .env file, preventing startup failures and hardening your application's security.
Core Features & Use Cases
- Automatic Generation: Creates a strong, random JWT secret if none exists or if the current one is a placeholder.
- Secure Repair: Replaces placeholder values like
change-me-in-productionwith a secure secret. - Verification: Ensures the
.envfile has a valid, non-empty JWT secret if your code references it. - Use Case: When your Node.js or NestJS application fails to start due to a missing or invalid JWT secret, this skill will fix your
.envfile safely and efficiently.
Quick Start
Use the generate-jwt-secret-env skill to ensure your .env file has a secure JWT secret.
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: generate-jwt-secret-env Download link: https://github.com/cromesdk/ai-skills/archive/main.zip#generate-jwt-secret-env 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.