Missing User Warnings
Medium
- Confidence
- 88% confidence
- Finding
- The authentication example encourages `set_token("your_token_here")`, which normalizes hardcoding credentials directly in source code. In practice, users often copy examples verbatim, leading to token leakage through repositories, logs, screenshots, or shared scripts, which could enable unauthorized access to trading or data APIs.
