fastify-best-practise

Pass

Audited by Gen Agent Trust Hub on Sep 15, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill is a collection of developer guidelines and documentation for the Fastify framework. It promotes security best practices, such as using @fastify/helmet for security headers, @fastify/cors for cross-origin resource sharing, and @nearform/sql to prevent SQL injection through automatic parameterization.
  • [EXTERNAL_DOWNLOADS]: The skill recommends installing established, well-known packages from the Fastify ecosystem and standard Node.js libraries (e.g., @fastify/jwt, @fastify/rate-limit, zod, vitest, testcontainers). These are industry-standard tools for developing, testing, and securing Fastify applications.
  • [COMMAND_EXECUTION]: The documentation includes standard development commands such as npm install for dependency management, node for running migration scripts, and npx autocannon for performance benchmarking. These commands are typical for the described development workflow.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 15, 2026, 10:50 AM
Security Audit — agent-trust-hub — fastify-best-practise