012 GitHub stars
02Detects and prevents trailing whitespaces and hidden newline characters in secrets
03Ensures cross-platform secret parity between Vercel and Convex environments
04Differentiates between development and production environment stores to prevent configuration leaks
05Validates API key formats for Stripe, Clerk, and other services using regex patterns
06Provides safe CLI commands using printf to avoid shell-injected characters