clay-migration-deep-dive
Warn
Audited by Snyk on Mar 25, 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.70). The implementation guide installs and directly requires the external Clay SDK (npm install @clay/sdk — e.g. https://registry.npmjs.org/@clay%2Fsdk or https://www.npmjs.com/package/@clay/sdk), which fetches remote code and is then executed (node -e "require('@clay/sdk').ping()") and is presented as a required dependency.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata