fastify
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides technical instructions and code templates for the Fastify web framework, focusing on performance, TypeScript integration, and schema validation.
- [SAFE]: It encourages the use of security-enhancing plugins such as @fastify/helmet (security headers), @fastify/cors (Cross-Origin Resource Sharing), and @fastify/rate-limit (DoS protection).
- [SAFE]: Recommended coding practices include using environment variables for secrets (JWT_SECRET, COOKIE_SECRET) and connection strings (DATABASE_URL, REDIS_URL), rather than hardcoding credentials.
- [SAFE]: All external dependencies identified are reputable, well-known packages within the Node.js and Fastify ecosystems.
- [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or unauthorized command execution was found in the skill content or metadata.
Audit Metadata