mobile-app-developer
Pass
Audited by Gen Agent Trust Hub on Sep 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate development workflows and educational content for mobile app development. No malicious patterns, obfuscation, or injection attempts were detected.
- [EXTERNAL_DOWNLOADS]: The skill references the installation of official libraries from well-known sources such as Expo and Shopify via standard package managers (npm/npx). These are industry-standard tools for the specified use case.
- [CREDENTIALS_UNSAFE]: The code snippets demonstrate the use of
expo-secure-storefor retrieving authentication tokens and setting Authorization headers. This is a recommended security best practice for mobile applications to avoid hardcoding secrets or using insecure storage like AsyncStorage for sensitive data.
Audit Metadata