expo-cicd-workflows
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches documentation and JSON schemas from official and well-known Expo sources, specifically api.expo.dev and the official expo/expo GitHub repository. These resources are required for accurate workflow generation and validation.
- [COMMAND_EXECUTION]: The skill executes local Node.js scripts (fetch.js, validate.js) to automate tasks. It also uses npm to install dependencies within the skill's own scripts directory, which is standard behavior for managing its internal logic.
Audit Metadata