react-native

Pass

Audited by Gen Agent Trust Hub on Feb 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides standard development patterns for the Expo ecosystem, including file-based routing, native module creation, and CI/CD workflows using EAS.
  • [SAFE]: Data handling patterns demonstrate security best practices, such as using expo-secure-store for sensitive credentials like authentication tokens and API keys, rather than insecure local storage.
  • [SAFE]: The guidance for environment variables distinguishes between public and private variables, recommending the EXPO_PUBLIC_ prefix only for values intended to be accessible in the client-side bundle.
  • [SAFE]: All external dependencies and CLI tools referenced (e.g., expo, eas-cli, @shopify/flash-list) are official or well-known, reputable packages within the React Native community.
  • [SAFE]: Code examples for native device APIs (Camera, Location, Notifications) correctly emphasize the necessity of permission handling before accessing sensitive device resources.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 27, 2026, 03:01 AM