auth0-laravel
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Downloads the Auth0 CLI installation script from the vendor's official GitHub repository at
https://raw.githubusercontent.com/auth0/auth0-cli/main/install.sh. - [REMOTE_CODE_EXECUTION]: Executes the downloaded script (
/tmp/auth0-install.sh) via the shell to install the Auth0 CLI tool. - [COMMAND_EXECUTION]: Provides a shell script in
references/setup.mdthat automates Auth0 application creation, credential retrieval, and environment variable configuration. - [EXTERNAL_DOWNLOADS]: Instructs the user to install the
auth0/loginpackage and HTTP clients via Composer from the standard PHP package registry.
Audit Metadata