auth0-fastify-api
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a guide for implementing JWT-based authentication in Fastify applications using Auth0. All code samples and instructions are consistent with the documented use cases of the platform.
- [EXTERNAL_DOWNLOADS]: The skill references installation of official and well-known npm packages, including
@auth0/auth0-fastify-api,fastify, anddotenv. These dependencies are appropriate for the skill's functionality and the vendor's context. - [CREDENTIALS_UNSAFE]: No hardcoded credentials or sensitive tokens are present. The skill correctly demonstrates using environment variables (
.env) for storing domain and audience information, which is a standard security practice.
Audit Metadata