using-message-queues
Warn
Audited by Snyk on Feb 15, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). This skill's examples (notably examples/bullmq-webhook-processor/server.ts and its worker) accept external webhooks (req.body) and enqueue jobs that fetch/POST to job.data.url and process provider events (e.g., GitHub/Stripe), so it clearly ingests and processes untrusted, third-party/user-generated content at runtime.
Audit Metadata