Missing User Warnings
Medium
- Confidence
- 94% confidence
- Finding
- The documentation explicitly states that the skill reads a local authentication token from a plaintext file and uses it to call a remote API, but it does not clearly warn users that this token is sensitive credential material. In this skill’s context, the token is the core secret enabling account actions, so normalizing automated access to local auth state without prominent handling guidance increases the chance of credential leakage, unsafe reuse, or accidental disclosure through logs or debugging.
