sentry-cli
Fail
Audited by Snyk on Feb 15, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The prompt includes insecure patterns such as passing API tokens directly on the command line (e.g.,
sentry auth login --token YOUR_TOKEN) and commands that print or show stored tokens (sentry auth token,--show-token), which can lead an LLM to include secret values verbatim in generated output.
Audit Metadata