Missing User Warnings
Medium
- Confidence
- 93% confidence
- Finding
- The skill includes non-interactive initialization examples that pass the API key directly on the command line (`--api-key <key>`). Even with a placeholder, this teaches and normalizes an unsafe pattern because real usage can expose secrets through shell history, process listings, audit logs, or agent/tool traces in shared environments. In a shell-permitted agent skill, that risk is more significant because commands may be logged automatically by the host runtime.
