Secret Management Environment variable patterns, secret validation, rotation, and leak prevention for NodeJS-Starter-V1. --- Metadata | Field | Value | | -------------- | -------------------------------------------------------- | | Skill ID | | | Category | Authentication & Security | | Complexity | Low | | Complements | , , | | Version | 1.0.0 | | Locale | en-AU | --- Description Codifies secret management patterns for NodeJS-Starter-V1: typed environment variable loading with validation, secret strength checks at startup, rotation procedures, leak prevention in logs and error messages, CI/C…