Missing User Warnings
Medium
- Confidence
- 93% confidence
- Finding
- The skill explicitly recommends `state save auth.json` and `state load auth.json` to skip login flows, but provides no warning that these files contain sensitive session artifacts such as cookies and storage tokens. In an agent setting, this can normalize insecure handling of reusable authentication state, leading to credential/session theft, accidental check-in to source control, or cross-user/session misuse.
