EnvRadar detects missing variables, leaked secrets, and type errors in your .env files before they reach production. Fully offline. Completely free.
One extension replaces six separate tools.
Compare .env.example against .env. See every missing, extra, and changed variable.
Detects hardcoded API keys, tokens, and passwords across your codebase.
PORT should be a number. DATABASE_URL should be a URL. Enforced automatically.
Finds env variables defined but never referenced in code.
Suggests variables for process.env across 15+ languages and frameworks.
See values by hovering. Sensitive values are automatically masked.
Warns if .env is not in .gitignore. One-click fix.