auth0-android
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the latest SDK version tag using the GitHub API and retrieves the Auth0 CLI installer from the vendor's official GitHub repository. These operations are directed at verified domains associated with the skill's author.
- [REMOTE_CODE_EXECUTION]: Executes a shell script downloaded directly from the vendor's verified domain (
raw.githubusercontent.com/auth0/auth0-cli) to install the Auth0 CLI. This is a standard and expected installation method for the required developer tooling. - [COMMAND_EXECUTION]: Utilizes shell commands for environment setup, Auth0 CLI operations, and Gradle builds. These are legitimate development actions conducted within the user's project environment to facilitate the authentication integration.
Audit Metadata