auth0-flutter-native
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [REMOTE_CODE_EXECUTION]: Fetches and executes an installation script for the Auth0 CLI from the official Auth0 GitHub repository to facilitate environment setup.
- [COMMAND_EXECUTION]: Uses Python to parse JSON metadata retrieved from the official Flutter package registry (pub.dev) to ensure the latest SDK version is used during integration.
- [EXTERNAL_DOWNLOADS]: Downloads SDK configuration, metadata, and version information from trusted well-known services including GitHub and the pub.dev registry.
Audit Metadata