nestjs-queue-architect
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a development guide for NestJS and BullMQ, providing boilerplate code and architectural patterns for media processing workflows.
- [EXTERNAL_DOWNLOADS]: The skill references standard Node.js packages including BullMQ (5.61.0), @nestjs/bullmq (11.0.4), @bull-board/nestjs (6.13.1), and ioredis (5.8.2). These are well-known community packages for the described technology stack.
- [DATA_EXFILTRATION]: The code patterns involve sending progress updates to a
websocketUrlprovided in job metadata. This is a standard design for real-time processing feedback and is consistent with the stated purpose of the skill. - [COMMAND_EXECUTION]: The processor templates include interactions with an
ffmpegService. In this context, it is used for legitimate video processing tasks such as resizing and merging, which is standard for the described media-heavy workflows.
Audit Metadata