fastify-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides detailed security guidance for Fastify development, including the use of official security plugins like @fastify/helmet, @fastify/cors, and @fastify/csrf-protection.- [SAFE]: All code examples demonstrate secure coding practices, such as validating input with JSON schemas, using parameterized queries for database access, and secure password hashing with argon2.- [SAFE]: The skill promotes proper secrets management by recommending the use of environment variables and log redaction for sensitive headers and credentials.- [SAFE]: The referenced dependencies are official and trusted packages within the Node.js and Fastify ecosystems.
Audit Metadata