react-modernization
Warn
Audited by Snyk on May 29, 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.90). The codemod commands (e.g., npx jscodeshift -t https://raw.githubusercontent.com/reactjs/react-codemod/master/transforms/rename-unsafe-lifecycles.js and the other https://raw.githubusercontent.com/reactjs/react-codemod/... transform URLs) fetch remote transform scripts at runtime and execute them via jscodeshift, so external code is downloaded and run as part of the skill.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata