coderabbit
Fail
Audited by Snyk on Jul 5, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The prompt documents a non-interactive auth option that passes an API key on the command line (
cr auth login --api-key <key>), which requires embedding a secret verbatim into generated commands and therefore poses a high exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata