Missing User Warnings
Medium
- Confidence
- 96% confidence
- Finding
- The script prints the OAuth client ID, client secret, and refresh token directly to stdout. In many environments stdout is captured by terminal scrollback, shell history helpers, CI logs, IDE consoles, or session recording tools, which can expose long-lived credentials to unintended parties.
