bullmq
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and implementation patterns for the BullMQ library, referencing official sources including docs.bullmq.io, api.docs.bullmq.io, and the official GitHub repository at github.com/taskforcesh/bullmq.
- [SAFE]: Includes explicit security guidance, specifically warning users that job data is stored in plaintext within Redis and recommending encryption for sensitive fields.
- [SAFE]: Correctly identifies that sandboxed processors are a mechanism for process isolation and crash protection rather than a security boundary for untrusted code execution.
- [SAFE]: Recommends secure production Redis configurations, including the use of ACLs, passwords, TLS, and private networking.
- [SAFE]: All installation commands and dependency references (bullmq, @nestjs/bullmq, ioredis, redis) target official, well-known packages and registries.
Audit Metadata