auth0-quickstart

Pass

Audited by Gen Agent Trust Hub on Apr 29, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill provides instructions to download and execute the Auth0 CLI installation script directly from Auth0's official GitHub repository.
  • [REMOTE_CODE_EXECUTION]: Includes a piped shell execution pattern (curl | sh) for installing the Auth0 CLI from the vendor's verified repository.
  • [COMMAND_EXECUTION]: Utilizes standard shell utilities such as cat, ls, and grep to inspect local project metadata (e.g., package.json, requirements.txt) for framework detection. It also leverages well-known package managers like Homebrew, Scoop, and Chocolatey for tool installation.
  • [PROMPT_INJECTION]: The skill processes project configuration files to determine the tech stack; however, this is used solely to route the user to the correct framework-specific documentation and does not involve executing instructions embedded within that data.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 29, 2026, 03:12 PM