expo-upgrade
Warn
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: MEDIUMREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill instructs the user to run an unverified package from npm using
npx --yes submit-expo-feedback@latest. Bypassing the confirmation prompt with--yesto execute code from a non-standard package name (not under the@exposcope) represents a potential risk where malicious code could be executed in the developer's environment. - [REMOTE_CODE_EXECUTION]: In
references/new-architecture.md, the skill suggests usingbunx xcobrato evaluate global variables in the running environment.xcobrais not a well-known or official Expo/React Native utility, posing a risk of executing unvetted code from the npm registry. - [EXTERNAL_DOWNLOADS]: The skill relies on fetching and executing several external packages at runtime without specifying versions or verifying their integrity, including
submit-expo-feedbackandxcobra.
Audit Metadata