message_queues
Facilitates asynchronous communication in event-driven systems using various message brokers and task queues for efficient processing.
Install this skill
or
79/100
Security score
The message_queues skill was audited on Mar 3, 2026 and we found 9 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 266
Template literal with variable interpolation in command context
SourceSKILL.md
| 266 | const eventSource = new EventSource(`/api/status/${jobId}`) |
medium line 42
Webhook reference - potential data exfiltration
SourceSKILL.md
| 42 | - Use: Email sending, report generation, webhooks |
medium line 126
Webhook reference - potential data exfiltration
SourceSKILL.md
| 126 | See `examples/bullmq-webhook-processor/` for full implementation. |
low line 131
Webhook reference - potential data exfiltration
SourceSKILL.md
| 131 | const queue = new Queue('webhooks', { |
low line 136
Webhook reference - potential data exfiltration
SourceSKILL.md
| 136 | await queue.add('send-webhook', { |
low line 137
Webhook reference - potential data exfiltration
SourceSKILL.md
| 137 | url: 'https://example.com/webhook', |
low line 142
Webhook reference - potential data exfiltration
SourceSKILL.md
| 142 | const worker = new Worker('webhooks', async job => { |
low line 137
External URL reference
SourceSKILL.md
| 137 | url: 'https://example.com/webhook', |
low line 421
External URL reference
SourceSKILL.md
| 421 | > **Kaynak:** [Enterprise Integration Patterns](https://www.enterpriseintegrationpatterns.com/) & [Confluent Kafka Guide](https://developer.confluent.io/) |
Scanned on Mar 3, 2026
View Security DashboardGitHub Stars 2
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
openclawbackenddevopsdevops-srebackend-developerdata-engineerml-ai-engineerproduct-managerawsdockerkubernetesterraformredisdevelopmentproduct
majiayu000/claude-skill-registry-data