skills/elizaos/eliza/tmux/Gen Agent Trust Hub

tmux

Pass

Audited by Gen Agent Trust Hub on May 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements standard terminal management functionality using tmux. All shell scripts follow secure coding practices, including using set -euo pipefail to prevent execution errors and utilizing the -- separator in tmux send-keys to prevent command injection from user-provided arguments.
  • [SAFE]: Socket management uses a dedicated directory (OTTO_TMUX_SOCKET_DIR) with fallback to system temporary directories, ensuring isolated and identifiable session environments.
  • [SAFE]: The functionality is appropriately scoped to interactive TTY management on supported operating systems (Linux and macOS) as specified in the frontmatter.
Audit Metadata
Risk Level
SAFE
Analyzed
May 16, 2026, 02:37 AM