codemod-react-pipeline
Warn
Audited by Snyk on Jun 13, 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 scripts invoke the Codemod CLI and explicitly fall back to running it via npx (codemod_cli → "npx --yes codemod"), which will fetch and execute remote package code from the npm registry (e.g. https://www.npmjs.com/package/codemod) at runtime and is relied on by the pipeline—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