upgrade-react-native
Warn
Audited by Snyk on Feb 15, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill fetches and parses public files from the open web (e.g., RELEASES and .diff files from https://raw.githubusercontent.com/react-native-community/rn-diff-purge and library READMEs on GitHub/npm) and explicitly instructs the agent to read and interpret those third‑party/untrusted documents as part of its upgrade workflow, exposing it to indirect prompt injection risk.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill fetches and parses unified diffs at runtime from raw.githubusercontent.com (e.g. https://raw.githubusercontent.com/react-native-community/rn-diff-purge/diffs/diffs/...diff and the RELEASES file at https://raw.githubusercontent.com/react-native-community/rn-diff-purge/master/RELEASES), and those fetched diffs directly drive the agent's file-editing instructions and must be trusted for the upgrade, so this is a runtime external dependency that controls the agent's actions.
Audit Metadata