tmux
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes various
tmuxcommands to manage sessions, windows, and panes. These are standard administrative actions for terminal multiplexing. - [COMMAND_EXECUTION]: The
scripts/find-sessions.shscript scans for tmux sockets and lists active sessions, allowing the agent to discover interactive environments. - [COMMAND_EXECUTION]: The
scripts/wait-for-text.shscript polls tmux panes for specific patterns. It usestmux capture-paneandgrepto monitor process output for automated responses.
Audit Metadata