Missing User Warnings
Medium
- Confidence
- 94% confidence
- Finding
- The documentation explicitly shows an email/password sign-in flow and storing a session variable for subsequent authenticated requests, but it provides no guidance on secure credential handling, session cookie protection, or scope minimization. In an agent-skill context, this can lead implementers to collect user credentials directly, persist cookies insecurely, or use session-authenticated public routes in ways that expand exposure beyond the intended agent API key model.
