expo-module
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references
npx create-expo-module@latest, which downloads and executes the official Expo scaffolding tool from the npm registry. - [COMMAND_EXECUTION]: Provides standard command-line instructions for module creation and plugin building using
npxandnpm. These are typical developer workflows for the supported product. - [SAFE]: The documentation includes examples for managing application configuration and secrets using Expo's config plugin system. It uses clearly marked placeholders and demonstrates standard practices for mobile development.
Audit Metadata