Missing User Warnings
Medium
- Confidence
- 91% confidence
- Finding
- The README instructs users to place long-lived access_key and secret_key values in a local JSON file at a fixed path, but provides no warning about protecting the file, excluding it from version control, or using a safer secret store. This can lead to accidental credential disclosure through commits, backups, shared workspaces, or weak filesystem permissions, enabling unauthorized API use.
