Missing User Warnings
Medium
- Confidence
- 86% confidence
- Finding
- The skill instructs users to store an access token in the APM_USER_TOKEN environment variable and reuse it in authenticated requests, but gives no warning about token sensitivity, rotation, shell history exposure, logging, or least-privilege handling. In an authentication-centric skill, this increases the chance of credential leakage through terminal history, process listings, shared environments, or accidental debug output, which could enable unauthorized API access.
