pueue-job-queue
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
subprocesscalls in Python and direct CLI invocations in Bash to interact with thepueueandpueuedbinaries. 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
pueuedaemon. - [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
pueuetool (e.g.,~/Library/Application Support/pueue).
Audit Metadata