Missing User Warnings
Medium
- Confidence
- 97% confidence
- Finding
- The skill includes the authentication token as a query parameter and constructs a GET request URL containing that secret. Query-string tokens are routinely exposed through logs, browser/history tooling, proxy layers, monitoring systems, error messages, and referrer leakage, so the credential may be disclosed even when HTTPS is used. In this skill, the risk is increased because the token is a required auth credential for a third-party API and there is no warning or safer transport mechanism.
