Missing User Warnings
Medium
- Confidence
- 88% confidence
- Finding
- The skill instructs agents to obtain Client ID, Client Secret, and OAuth tokens and mentions secure storage, but it does not clearly warn that these secrets must never be requested in plain chat, logged, echoed back, or retained outside an approved secret store. In an agentic setting, that omission is risky because an agent may prompt the user to paste sensitive credentials into the conversation or mishandle tokens during the OAuth flow, leading to account compromise or unauthorized API access.
