react-native-expo
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard development patterns for React Native and Expo. It includes best practices for state management, API integration, and CI/CD pipelines.
- [COMMAND_EXECUTION]: Lists official Expo and EAS CLI commands (e.g.,
npx expo start,eas build) required for project initialization and deployment. These are legitimate tools for the framework and are used in their intended context. - [CREDENTIALS_UNSAFE]: The skill uses appropriate placeholders for sensitive configuration fields in
eas.json(e.g.,your@email.com) and references secrets in GitHub Action workflows rather than hardcoding actual credentials.
Audit Metadata