auth0-react-native
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructs users to install the official
react-native-auth0package from the verified Auth0 organization on NPM. - [SAFE]: Setup procedures utilize the official Auth0 CLI (
auth0 login,auth0 apps create) for secure application configuration. - [SAFE]: Sensitive configuration values such as Client IDs and Domains are managed via environment variables and
.envfiles, which is a standard secure development practice. - [SAFE]: The documentation includes a dedicated security section emphasizing the use of PKCE (Proof Key for Code Exchange), HTTPS callback requirements, and secure token storage using native platform features (Keychain/Keystore).
- [SAFE]: All external references and repositories point to official Auth0 domains and GitHub organizations.
Audit Metadata