Security
Security notes and safe usage guidelines for these in-browser tools.
Safe usage
- Do not paste secrets (API keys, passwords, private tokens).
- Prefer redacted logs and sanitized configs.
- Some tools decode/format data only; they do not “secure” anything.
Network calls
Tools are intended to run client-side only. No server endpoints are used by default.
Reporting issues
If you find a bug or a security concern, open an issue in the GitHub repository.