expo-examples
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches project templates and integration examples from the official Expo GitHub repository (
github.com/expo/examples). - [COMMAND_EXECUTION]: Utilizes common developer tools including
git,gh(GitHub CLI),npx, andbunto download examples and scaffold new projects. - [DATA_EXFILTRATION]: Provides a mechanism to submit feedback via the
submit-expo-feedbackutility, which transmits user-provided text to the vendor for skill improvement. - [REMOTE_CODE_EXECUTION]: Executes standard scaffolding and feedback packages via
npxandbun, which is typical for modern JavaScript development environments.
Audit Metadata