fastify
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate educational content and best-practice code snippets for building secure Fastify applications.
- [EXTERNAL_DOWNLOADS]: Mentions standard npm packages from the official Fastify ecosystem (e.g., @fastify/helmet, @fastify/cors) and well-known libraries like Zod and Vitest. These are typical dependencies for the stated purpose.
- [COMMAND_EXECUTION]: Code examples demonstrate standard Node.js server operations such as binding to a port and listening for signals, with appropriate security practices like rate limiting and helmet integration.
Audit Metadata