Missing User Warnings
Medium
- Confidence
- 89% confidence
- Finding
- The quick-start flow instructs users to place exchange API credentials into a local config file and immediately launch an automated trading bot, but it does not provide basic security guidance such as using least-privilege API keys, disabling withdrawal permissions, storing secrets outside the repo, or testing in paper/sandbox mode first. In the context of a crypto auto-trading skill, this is especially dangerous because misuse or leakage of exchange credentials can directly lead to unauthorized trading losses and potentially account compromise.
