Skip to main content

bullmq-specialist

Expert in BullMQ for managing Redis-backed job queues and asynchronous processing in Node.js/TypeScript applications.

Install this skill

or
80/100

Security score

The bullmq-specialist skill was audited on May 12, 2026 and we found 2 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 120

Template literal with variable interpolation in command context

SourceSKILL.md
120console.error(`Job ${job?.id} failed:`, err);
medium line 87

Access to .env file

SourceSKILL.md
87const connection = new IORedis(process.env.REDIS_URL, {
Scanned on May 12, 2026
View Security Dashboard
Installation guide →