ENV Redactor
This tool redacts sensitive values from .env files so you
can safely share configuration snippets with coding agents, LLMs, or
support tickets.
If a variable name contains one of these keywords (for example
API_TOKEN), the value is replaced with
<redacted>.