rn-upgrade
Warn
Audited by Snyk on Feb 28, 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 explicitly instructs fetching and interpreting public GitHub release notes and raw diffs (e.g., https://github.com/facebook/react-native/releases and https://raw.githubusercontent.com/react-native-community/rn-diff-purge/...), so it consumes untrusted third-party content that can materially influence upgrade decisions and actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill fetches and uses a runtime raw diff from https://raw.githubusercontent.com/react-native-community/rn-diff-purge/diffs/diffs/{current}..{target}.diff to determine and apply code changes, so external content directly controls the agent's upgrade instructions and is a required dependency.
Audit Metadata