Missing User Warnings
Medium
- Confidence
- 96% confidence
- Finding
- The skill sends the API token as a query parameter, which is then appended to the URL. Query-string secrets are commonly exposed through logs, proxies, browser/history tooling, monitoring systems, and error messages, so the token can leak even when HTTPS is used. In this skill, the token is required for every operation, which increases exposure across all requests.
