Missing User Warnings
Medium
- Confidence
- 95% confidence
- Finding
- The skill explicitly recommends saving and loading browser authentication state to `auth.json` but does not warn that such state commonly contains session cookies or bearer-like artifacts that can enable account hijacking if copied or reused. In a browser automation skill focused on repetitive login/sign-in flows, this omission is materially risky because users are encouraged to persist reusable authenticated state without guidance on secure storage, scoping, rotation, or cleanup.
