Missing User Warnings
Medium
- Confidence
- 98% confidence
- Finding
- The skill sends the authentication token as a query parameter, which places the secret in the full request URL. URLs are commonly logged by client tooling, proxies, gateways, browser history, observability platforms, and upstream servers, so the token may be exposed even when HTTPS is used. In this API-wrapper context, the risk is elevated because the entire purpose of the skill is to forward authenticated requests to a third-party service.
