coderabbit-migration-deep-dive
Warn
Audited by Snyk on May 20, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill explicitly runs "npm install @coderabbit/sdk" and then executes code with node -e "require('@coderabbit/sdk').ping()", which fetches and executes remote package code (e.g., from the npm registry URL https://registry.npmjs.org/@coderabbit%2Fsdk), so this is a runtime external dependency that executes remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata