Missing User Warnings
Medium
- Confidence
- 96% confidence
- Finding
- The skill defines the API access token as a query parameter and appends it to the request URL. Query-string credentials are commonly exposed through logs, browser/history tooling, proxy telemetry, monitoring systems, and error messages, so the token may be disclosed beyond the intended recipient. In this skill context, the risk is real because the script also surfaces structured error details and constructs a plain GET URL, making accidental token propagation more likely.
