coderabbit-deploy-integration
Fail
Audited by Snyk on Mar 12, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt includes explicit examples of adding API keys and webhook secrets as literal command-line arguments (e.g.,
vercel secrets add coderabbit_api_key sk_live_***,fly secrets set CODERABBIT_API_KEY=sk_live_***) and a quick-deploy script that injects secrets into CLI commands, which requires the LLM to handle or emit secret values verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata