Intent-Code Divergence
Medium
- Confidence
- 88% confidence
- Finding
- The setup flow handles highly sensitive values such as apiKey and dataAuthKey, stores them in plaintext in a user config file, and later prints them back to stdout in full. This creates unnecessary secret exposure through terminal history, screen logging, shoulder surfing, or local file compromise, while the user-facing messaging understates that secret material will be persisted and displayed.
