auth0
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the official @auth0/nextjs-auth0 SDK and the auth0 Management API package for identity management.
- [SAFE]: Sensitive credentials (AUTH0_SECRET, AUTH0_CLIENT_SECRET) are correctly handled using environment variable placeholders in a .env.local configuration, which is a standard security best practice.
- [SAFE]: Route and API protection is implemented using secure, built-in SDK functions like withMiddlewareAuthRequired, withPageAuthRequired, and withApiAuthRequired.
- [SAFE]: Auth0 Actions and Management API examples use standard, documented patterns for user enrichment and organization management, with placeholder URLs and legitimate utility libraries (axios, lodash).
Audit Metadata