auth0-cli
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill configures the installation of the official Auth0 CLI binary via Homebrew from the trusted 'auth0/auth0-cli' repository.
- [COMMAND_EXECUTION]: Provides a robust suite of commands to manage sensitive identity infrastructure, including applications, roles, and security policies. This is the intended and primary function of the skill.
- [CREDENTIALS_UNSAFE]: Appropriately instructs the user to handle sensitive secrets (such as client secrets and user passwords) using environment variables (e.g., '$AUTH0_CLIENT_SECRET'), which is the recommended standard for CLI-based authentication.
- [SAFE]: No evidence of prompt injection, obfuscation, or data exfiltration was detected across any of the analyzed files. All network operations are directed at official Auth0 infrastructure.
Audit Metadata