Missing User Warnings
Medium
- Confidence
- 95% confidence
- Finding
- The skill requires the API token to be sent as the `token` query parameter, which causes the secret to be embedded in the URL. Query-string secrets are commonly exposed via logs, browser/history storage, proxy and CDN logs, monitoring systems, and error reporting, making accidental credential disclosure more likely even when HTTPS is used. In this skill's context, the risk is elevated because the script explicitly injects the token into request parameters and then appends all query parameters to the URL without any warning or alternative authentication mechanism.
