expo-react-native-coder
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content and code templates for building Expo React Native applications, following industry best practices.
- [REMOTE_CODE_EXECUTION]: Includes instructions for installing Maestro, a well-known mobile testing framework, via a shell pipe from its official domain (
https://get.maestro.mobile.dev). This is a standard installation method for this developer tool. - [EXTERNAL_DOWNLOADS]: References standard documentation and package registries for well-known libraries such as Shopify's FlashList, React Navigation, and Expo SDK components.
- [COMMAND_EXECUTION]: Uses standard terminal commands for package management (
npx expo,pnpm install) and project maintenance common in JavaScript development workflows. - [SAFE]: Security-related guidance correctly identifies anti-patterns, such as warning against prefixing sensitive secrets with
EXPO_PUBLIC_to prevent exposure in client bundles, and recommendsexpo-secure-storefor encrypted credential storage.
Audit Metadata