Missing User Warnings
Medium
- Confidence
- 98% confidence
- Finding
- The skill accepts the API token via a CLI argument and then injects it into the `token` query parameter, causing the credential to be placed in the URL. Query-string secrets are commonly exposed through shell history, process listings, logs, proxies, analytics, and upstream server access logs, so the token can be disclosed even when HTTPS is used. In this skill context, the risk is real because the code is specifically designed to send a reusable authentication credential to a third-party API endpoint on every request.
