eas-workflows
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads configuration schemas and documentation from official Expo sources (api.expo.dev and github.com/expo). These are verified vendor resources belonging to the skill author (expo).
- [COMMAND_EXECUTION]: The skill uses
npm installto manage its own validation dependencies andnpxto submit feedback. These are standard developer operations. Thefetch.jsandvalidate.jsscripts are local utility scripts used for their intended purpose. - [DATA_EXFILTRATION]: The feedback submission mechanism using
npx --yes submit-expo-feedback@latestis a standard pattern for developer tooling. It is documented to only include actionable feedback and relevant context for troubleshooting Expo tasks.
Audit Metadata