Missing User Warnings
Medium
- Confidence
- 95% confidence
- Finding
- The skill instructs sending the API credential as a query parameter (`apikey={SATOKEN}`) in the request URL. Secrets in URLs are commonly exposed via logs, proxies, browser/history tooling, monitoring systems, and error reports, making unintended credential disclosure more likely even when HTTPS is used. The skill context increases risk because it automatically sources the secret from `.env` and provides no warning or safer alternative.
