Context-Inappropriate Capability
High
- Confidence
- 99% confidence
- Finding
- The skill explicitly instructs setting the authentication cookie with `httpOnly: false` so frontend JavaScript can read token material. Exposing auth tokens to browser JS materially increases theft risk through XSS, malicious extensions, injected third-party scripts, and accidental client-side logging, and the guidance presents this as a required fix rather than a last-resort tradeoff.
