Intent-Code Divergence
Medium
- Confidence
- 96% confidence
- Finding
- The documentation claims the wallet is non-custodial and that private keys never leave the machine, but it also instructs users to generate keys via a CLI that prints private keys to stdout and JSON. Even if the key remains local, terminal history, shell logging, CI capture, screen recording, telemetry, or copied JSON can expose secret material, making the claim materially misleading in a security-sensitive wallet context.
