Missing User Warnings
Medium
- Confidence
- 91% confidence
- Finding
- The skill explicitly tells users to authenticate with a live bearer token (`uc_live_...`) but does not include any guidance on secure secret handling, such as storing API keys in environment variables, redacting them from logs, or avoiding hardcoding in prompts and source files. In an agent or automation context, this omission increases the chance that a real production credential will be pasted into chat, embedded in code, or exposed through logging and telemetry.
