tmux
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
tmuxto execute commands and manage sessions on the local system. This is the primary intended function of the skill, and it uses standardtmuxarguments (such as-Sfor sockets andsend-keysfor input) to interact with shell environments and REPLs. - [COMMAND_EXECUTION]: The
scripts/find-sessions.shandscripts/wait-for-text.shscripts are helper utilities that wraptmuxcommands for session listing and regex-based output polling. These scripts use standard shell practices and do not involve remote downloads or elevated privileges.
Audit Metadata