Missing User Warnings
Medium
- Confidence
- 97% confidence
- Finding
- The skill defines the authentication token as a query parameter and automatically injects it into the request URL. Query-string secrets are commonly exposed through logs, browser/history tooling, intermediary proxies, monitoring systems, and error telemetry, making accidental credential disclosure more likely even when HTTPS is used. In this skill context, the risk is somewhat elevated because the code is a generic CLI wrapper that may be run in automated environments where full URLs are often logged.
