Missing User Warnings
Medium
- Confidence
- 82% confidence
- Finding
- The README instructs users to place API credentials in environment variables or a .env file but does not warn about the risk of storing secrets in plaintext, committing .env files to source control, or exposing them in shared config. This is not inherently malicious, but it can lead to credential leakage and unauthorized access if users follow the guidance without additional safeguards.
