Missing User Warnings
Medium
- Confidence
- 86% confidence
- Finding
- The skill explicitly documents that sessions are persisted in localStorage by default and does not warn about the security and privacy tradeoffs. Tokens or session state stored in localStorage can be exposed to any script running in the origin, increasing risk from XSS, browser extensions, or shared-device access; in a wallet-authentication context, that can lead to unauthorized session reuse or privacy leakage.
