Missing User Warnings
Medium
- Confidence
- 91% confidence
- Finding
- The example `sentry-cli send-event -m "Error" --logfile /var/log/app.log` encourages uploading a local log file to a third-party service without any warning that logs often contain secrets, tokens, PII, or internal system details. In a CLI skill intended for copy-paste operational use, users may run this verbatim and inadvertently disclose sensitive data to Sentry.
