expo-examples

Pass

Audited by Gen Agent Trust Hub on Aug 10, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill retrieves project examples and configuration files from Expo's official GitHub repositories (github.com/expo/examples). These network operations are standard for accessing public documentation and templates.
  • [COMMAND_EXECUTION]: Instructions guide the agent to use gh api, git clone, and curl to browse and fetch reference material. These tools are used within their intended scope for developer productivity.
  • [REMOTE_CODE_EXECUTION]: The skill utilizes npx create-expo and npx degit to initialize projects from remote templates. While these commands execute code from external sources, they target the verified Expo repository, following standard ecosystem practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 10, 2026, 07:12 PM
Security Audit — agent-trust-hub — expo-examples