auth0-v0-integration

Pass

Audited by Gen Agent Trust Hub on Sep 9, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references an external repository for extended functionality via npx skills add https://github.com/auth0/agent-skills. This link targets the official Auth0 organization repository.
  • [COMMAND_EXECUTION]: The skill utilizes standard developer tools including the Vercel CLI (vercel, vc), Auth0 CLI (auth0), and git. It includes a shell script intended to protect the user by verifying that .env.local is listed in .gitignore before sensitive environment variables are pulled from Vercel, which prevents accidental credential exposure in source control.
  • [SAFE]: The instructions adhere to the principle of least privilege by recommending environment variables for secret management rather than hardcoding. The skill's behavior is consistent with its stated purpose of assisting with authentication integration, and all external references trace back to the official infrastructure of the service provider.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 9, 2026, 11:24 PM
Security Audit — agent-trust-hub — auth0-v0-integration