kernel-react-native
Warn
Audited by Snyk on Jun 21, 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 content includes explicit runtime remote-code execution and remote chunk loading: js-measure-fps.md shows "curl https://get.flashlight.dev | bash" (fetches and runs remote code), and bundle-code-splitting.md configures runtime loading of JS chunks from a production CDN URL pattern like "https://my-cdn.com/assets/${scriptId}" (fetches/executed code at runtime), so these are runtime external dependencies that execute remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata