mobile-auth-setup
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for setting up authentication with well-known providers (Supabase, Firebase, Clerk).
- [SAFE]: It correctly recommends using
expo-secure-storefor sensitive data instead of unencrypted local storage. - [SAFE]: It promotes the use of
EXPO_PUBLIC_environment variables for configuration, preventing hardcoded secrets in the source code. - [SAFE]: All identified dependencies are standard, official libraries for the mentioned services.
Audit Metadata