react-native-expo
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides standard command-line instructions for initializing projects and building mobile apps using official Expo tools (e.g.,
npx create-expo-app,eas build). These are routine developer operations. - [EXTERNAL_DOWNLOADS]: Includes instructions to install well-known packages from the official npm registry, such as
eas-cli, which is the standard tool for Expo Application Services. - [CREDENTIALS_UNSAFE]: Uses a dummy placeholder value (
jwt-abc123) in a code snippet to demonstrate how to useexpo-secure-storefor encrypted storage. This illustrates a security best practice rather than exposing real credentials.
Audit Metadata