Missing User Warnings
Medium
- Confidence
- 97% confidence
- Finding
- The skill sends the authentication token as a query parameter, causing it to be embedded in the full request URL. URLs are commonly logged by client tooling, proxies, gateways, browser/history equivalents, and backend access logs, so the token may be exposed beyond the intended recipient even when HTTPS is used. In this skill context, the risk is real because the code is a generic API wrapper and provides no warning, masking, or safer alternative for secret handling.
