nestjs-performance
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and associated code examples focus on performance tuning within the NestJS framework using established community standards.
- [EXTERNAL_DOWNLOADS]: The skill references standard, well-known libraries from the NestJS and Fastify ecosystems, including @nestjs/platform-fastify, @fastify/compress, @nestjs/cache-manager, and @nestjs/bull.
- [COMMAND_EXECUTION]: Guidance involves the use of native Node.js features like worker_threads and ClusterModule for task offloading and scaling, which are standard for performance optimization in the target environment.
Audit Metadata