auth0-expo
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
execalibrary within its bootstrap scripts to perform system operations, such as calling theauth0CLI for resource provisioning andnpx expofor project setup. These commands are necessary for the skill's primary function of automating authentication integration.\n- [EXTERNAL_DOWNLOADS]: The skill fetches version metadata from the official Auth0 GitHub repository via theghtool and installs standard dependencies throughnpmandnpx. These downloads originate from official sources and well-known development registries.\n- [SAFE]: No malicious patterns, obfuscation, or data exfiltration attempts were found. The skill correctly implements mobile security standards, specifically PKCE for the authorization flow and secure, platform-native storage for user tokens.
Audit Metadata