Missing User Warnings
Medium
- Confidence
- 93% confidence
- Finding
- The skill documentation encourages use of highly sensitive operations—passing secret keys on the command line, setting long-lived secret environment variables, paying Lightning invoices, publishing signed events, and uploading files—without clear warnings about credential exposure, shell history/process-list leakage, irreversible network publication, payment finality, or untrusted remote endpoints. In an agentic setting, this is more dangerous because an automated agent may execute examples directly, mishandle secrets, or trigger real external side effects without sufficient confirmation.
