react-native-best-practices
Warn
Audited by Snyk on Feb 17, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill's code-splitting runtime resolver points to a production CDN URL that will be fetched and executed at runtime (dynamic chunk loading), e.g.
https://my-cdn.com/assets/${scriptId}, which means remote code is loaded and relied upon during execution.
Audit Metadata