Missing User Warnings
Medium
- Confidence
- 96% confidence
- Finding
- The skill defines the API access token as a query parameter and automatically injects it into the request URL. Query-string credentials are commonly exposed through logs, browser/history artifacts, proxy caches, monitoring systems, and error reports, so the secret may leak beyond the intended recipient. In this skill context, the risk is real because the code is a generic API wrapper and provides no warning or safer alternative for handling the token.
