Missing User Warnings
Medium
- Confidence
- 96% confidence
- Finding
- The skill defines the API access token as a query parameter and automatically appends it to the request URL. Query-string credentials are commonly exposed through logs, proxies, browser/history mechanisms, monitoring systems, and error telemetry, so the token may be disclosed beyond the intended recipient. In this skill context, the code is a generic API wrapper and there is no compensating control or warning, which makes the exposure more dangerous rather than less.
