pueue-job-queue

Pass

Audited by Gen Agent Trust Hub on Apr 28, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses subprocess calls in Python and direct CLI invocations in Bash to interact with the pueue and pueued binaries. These operations are the primary function of the skill, providing a structured way to manage background tasks and dependency graphs locally.
  • [SAFE]: The skill does not perform any unauthorized network activity or data exfiltration. Its network interactions are limited to standard local socket communication required by the pueue daemon.
  • [SAFE]: No obfuscation, prompt injection, or attempts to bypass safety protocols were identified. The instructions and scripts are transparent and align with the skill's stated purpose.
  • [SAFE]: File system access is restricted to the skill's own assets and the standard configuration and log directories typically used by the pueue tool (e.g., ~/Library/Application Support/pueue).
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 28, 2026, 10:23 AM