.env Security Scanner
All scanning runs locally in your browser. No data is sent to any server. Values are masked in the report output.
Last updated:
This tool is provided as-is for convenience. Output should be verified before use in any production or critical context.
Agent Invocation
Best Path For Builders
Browser workflow
Runs instantly in the browser with private local processing and copy/export-ready output.
Browser Workflow
This tool is optimized for instant in-browser execution with local data handling. Run it here and copy/export the output directly.
/env-security-scanner/
For automation planning, fetch the canonical contract at /api/tool/env-security-scanner.json.
How to Use .env Security Scanner
- 1
Paste your .env contents
Copy your .env file contents and paste them into the scanner. The tool parses standard KEY=VALUE format with support for quotes and comments.
- 2
Review per-variable findings
Each variable is analyzed individually. Detected API keys show the provider name and severity. High-entropy values are flagged as potential secrets. Insecure defaults are highlighted.
- 3
Check the risk score
The overall risk score (0-100) summarizes your .env security posture. Critical findings like production API keys significantly increase the score.
- 4
Copy the report
Click Copy Report to get a markdown summary of all findings with recommendations โ share with your team or add to your security review process.