Missing User Warnings
Medium
- Confidence
- 94% confidence
- Finding
- The README explicitly states that request history is logged and templates are stored as simple JSON files without encryption, but it does not clearly warn users that these artifacts may contain sensitive headers, bodies, passwords, or bearer tokens. In the context of an HTTP request builder, this is more dangerous because the documented use cases include authentication secrets, making accidental credential persistence and local disclosure a realistic risk.
