Missing User Warnings
Medium
- Confidence
- 93% confidence
- Finding
- The guide instructs users to retrieve an API key over plain HTTP from an internal endpoint and then store it directly in a user config file, but it does not warn that the key is a sensitive credential or recommend file permission hardening, secret rotation, or safer secret storage. This increases the risk of credential interception in transit, accidental disclosure in dotfiles, backups, screenshots, or source control, especially because the skill depends on a reusable API key to access an external analysis service.
