skills/auth0/agent-skills/auth0-react/Gen Agent Trust Hub

auth0-react

Pass

Audited by Gen Agent Trust Hub on May 6, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The setup script fetches the Auth0 CLI installer from the official repository at raw.githubusercontent.com/auth0/auth0-cli. This is an expected operation for installing vendor-provided tooling.
  • [REMOTE_CODE_EXECUTION]: The bash setup script executes the downloaded installer for the Auth0 CLI. This execution is scoped to the installation of official developer tools and includes a warning for the user to review the script before execution.
  • [COMMAND_EXECUTION]: The skill provides scripts that use shell commands (Bash and PowerShell) to install the @auth0/auth0-react package, interface with the Auth0 CLI for application management, and configure local environment variables. These commands are standard for the described development workflow.
  • [CREDENTIALS_UNSAFE]: The skill specifically includes safeguards against credential exposure, instructing the agent to never read the contents of .env files and to seek explicit user confirmation before appending new configuration values.
Audit Metadata
Risk Level
SAFE
Analyzed
May 6, 2026, 07:21 PM