commandkit-queue
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and implementation patterns for a messaging queue. The analysis found no evidence of prompt injection, data exfiltration, or malicious commands.
- [EXTERNAL_DOWNLOADS]: The skill references standard Node.js packages including
@commandkit/queue,@discordjs/brokers, andioredis. These are well-known libraries appropriate for the skill's stated purpose and are used according to standard integration patterns. - [DATA_EXPOSURE]: No hardcoded credentials or sensitive file paths were detected. The examples demonstrate standard connection patterns to a Redis instance, which is typical for queue drivers.
Audit Metadata