pueue-job-orchestration

Pass

Audited by Gen Agent Trust Hub on Apr 20, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the Bash tool to manage long-running tasks via the pueue command-line utility. It also provides instructions for executing commands on remote infrastructure using ssh for server monitoring and job administration.
  • [REMOTE_CODE_EXECUTION]: The installation guide includes a command to fetch a setup script from the vendor's GitHub repository (terrylica/rangebar-py) and pipe it directly to the bash shell for automated environment configuration.
  • [EXTERNAL_DOWNLOADS]: Fetches pre-compiled executable binaries for the pueue and pueued services from the official Nukesor/pueue GitHub releases during the installation process.
  • [SAFE]: Documentation provides security-conscious guidance for managing API keys and secrets, recommending the use of .env files combined with the python-dotenv library to keep credentials out of code and command history.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 20, 2026, 09:36 AM