Missing User Warnings
Medium
- Confidence
- 96% confidence
- Finding
- The skill requires the API token to be supplied as a query parameter and then appends it into the URL. Query-string secrets are commonly exposed through logs, monitoring systems, browser/history equivalents, intermediary proxies, and error reporting, making credential disclosure more likely than if the token were sent in an Authorization header. In this skill context, the risk is real because the code is a generic API wrapper and offers no warning, masking, or safer alternative for handling credentials.
