queue-patterns

Pass

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: LOWEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • EXTERNAL_DOWNLOADS (LOW): The script 'scripts/init-bullmq.sh' installs 'bullmq' and 'ioredis' from the npm registry. These are standard packages for the described functionality.
  • COMMAND_EXECUTION (LOW): The initialization script uses bash to create directories and copy template files. These operations are restricted to local environment setup and are consistent with the skill's stated purpose.
  • DATA_EXFILTRATION (SAFE): Connection templates use environment variables for Redis authentication, which prevents the leakage of hardcoded credentials.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 16, 2026, 08:42 AM