env-example-generator
Turn a .env into a shareable .env.example with keys preserved and values stripped. Use when the user says "make an env example", "redact my .env", or "create .env.example".
Install this skill
or
85/100
Security score
The env-example-generator skill was audited on Jul 27, 2026 and we found 1 security issue across 1 threat category, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 29
Reading .env files
SourceSKILL.md
| 27 | |
| 28 | - Do not print or copy original values. |
| 29 | - Do not read .env.example as input. |
| 30 | - Do not validate application runtime behavior. |
| 31 |
Scanned on Jul 27, 2026
View Security Dashboard