Env Audit

Environment variable and configuration audit. 8 dimensions (ENV1-ENV8): variable completeness, unused vars, startup validation, secret exposure, environment parity, type safety, default values, and documentation. Supports Node.js (.env/process.env), Python (os.environ/settings), and framework-specific patterns (Vite import.meta.env, Next.js NEXT_PUBLIC_). Switches: zuvo:env-audit full | [path] | --secrets-only | --parity

greglas75 1b7104e 17.6 KB Updated

File contents

greglas75/zuvo/tree/main/skills/env-audit commit 1b7104efd5

Frequently asked questions

npx skillmds@latest add greglas75/env-audit