Missing User Warnings
Medium
- Confidence
- 89% confidence
- Finding
- The skill instructs users to extract a live session cookie from browser developer tools and store authentication material for CLI use, but it provides no guidance on treating these values as secrets, avoiding shell history leakage, or using safer auth flows. Session cookies and client credentials can enable account takeover or unauthorized API access if exposed through terminal history, logs, screenshots, shared shells, or wrapper scripts.
