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 tmux commands for session management. Specifically:
  • scripts/find-sessions.sh lists active tmux sessions on specified sockets.
  • scripts/wait-for-text.sh polls a tmux pane's output until a specific pattern is found.
  • SKILL.md provides various examples of tmux send-keys and tmux capture-pane for 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
Risk Level
SAFE
Analyzed
Jun 23, 2026, 06:06 AM
Security Audit — agent-trust-hub — tmux