auth0-vue
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The setup guide includes commands to fetch the Auth0 CLI installation script directly from the official Auth0 GitHub repository (e.g.,
https://raw.githubusercontent.com/auth0/auth0-cli/main/install.sh). - [COMMAND_EXECUTION]: Provides automated Bash and PowerShell scripts to facilitate environment configuration, including installing CLI tools and creating Auth0 application entities through the vendor's command-line interface.
- [SAFE]: The skill incorporates strong security best practices, such as explicitly instructing the agent never to read the contents of
.envfiles and requiring user confirmation before writing configuration to them.
Audit Metadata