Missing User Warnings
Medium
- Confidence
- 95% confidence
- Finding
- The setup instructions tell the user to place an API key into a shell-loaded file and automatically export it from ~/.bashrc, but they do not warn about the security implications of persisting secrets in startup files or loading them through shell expansion. This increases the chance of accidental credential disclosure through backups, shell debugging, profile inspection, or unsafe parsing of the .env content.
