background-job-orchestrator

Pass

Audited by Gen Agent Trust Hub on Mar 5, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The setup_bullmq.sh script automates the installation of standard libraries from the official npm registry.
  • Installs bullmq, ioredis, and @types/node to facilitate background job management.
  • [COMMAND_EXECUTION]: The skill uses shell commands and scripts to prepare the local environment and generate configuration files.
  • The setup_bullmq.sh script verifies the Redis installation and writes a queue.config.ts file to the local directory.
  • The allowed-tools configuration includes access to Bash for managing npm and pip packages, which is consistent with the skill's purpose as an environment orchestrator.
  • [SAFE]: Analysis of the skill's logic, instructions, and scripts revealed no malicious intent, obfuscation, or unauthorized data access.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 5, 2026, 08:55 PM