tmux
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell scripts to wrap
tmuxcommands for session management. Specifically: scripts/find-sessions.shlists active tmux sessions on specified sockets.scripts/wait-for-text.shpolls a tmux pane's output until a specific pattern is found.SKILL.mdprovides various examples oftmux send-keysandtmux capture-panefor interacting with CLI applications.- [REMOTE_CODE_EXECUTION]: While the skill interacts with interactive terminal sessions (like Claude Code), it does not execute remote code itself; it only facilitates keyboard input and output scraping for sessions already running on the local machine.
Audit Metadata