Missing User Warnings
Medium
- Confidence
- 98% confidence
- Finding
- The skill defines the required access token as a query parameter, and later appends all query parameters directly into the request URL. Query-string credentials are prone to leakage via logs, browser/history tooling, proxy and CDN logs, error telemetry, and upstream observability systems even when HTTPS is used. In this CLI context, the risk is heightened because users may also pass the token on the command line, exposing it to shell history and process inspection in addition to URL leakage.
