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 captured in logs, proxies, browser history, monitoring systems, and error messages, so the token may be exposed beyond the intended recipient. In this skill context, the risk is real because the code is a generic API wrapper and gives no warning that callers are providing a credential in a leak-prone channel.
