typescript-fastify
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely instructional, providing code patterns and architectural guidance for developing Node.js applications with the Fastify framework.
- [EXTERNAL_DOWNLOADS]: The skill references standard, well-known Node.js packages such as
fastify,@sinclair/typebox, andtypeid-js. These are reputable libraries widely used in the ecosystem for web development and schema validation. - [CREDENTIALS_UNSAFE]: Code examples correctly demonstrate using environment variables (
process.env.DATABASE_URL,process.env.JWT_SECRET) for managing sensitive configuration, which is a recommended security practice compared to hardcoding secrets. - [COMMAND_EXECUTION]: The skill includes
npm installcommands for environment setup, which is standard for developer-oriented skills and does not involve suspicious or obfuscated shell execution. - [PROMPT_INJECTION]: No attempts to override agent behavior or bypass safety constraints were detected in the instructions.
Audit Metadata