auth0-nextjs
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the official Auth0 CLI installation script from the vendor's public GitHub repository. This is a standard installation method for the tool.
- [COMMAND_EXECUTION]: Provides an automated setup script that uses the Auth0 CLI and standard system utilities (openssl) to configure the development environment. The instructions include explicit safeguards requiring the agent to obtain user confirmation before writing to environment files.
- [CREDENTIALS_UNSAFE]: Includes comprehensive guidance on managing sensitive credentials, including instructions to use .env.local, exclude it from version control via .gitignore, and specifically forbidding the agent from reading secret files without explicit permission.
Audit Metadata