skills/deepgram/dglabs-deepclaw/tmux/Gen Agent Trust Hub

tmux

Pass

Audited by Gen Agent Trust Hub on Jul 16, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses tmux to manage sessions, panes, and send keystrokes to interactive processes.
  • SKILL.md: Demonstrates orchestration of interactive tools like Claude Code and Python REPLs via tmux send-keys.
  • scripts/find-sessions.sh: Uses tmux list-sessions to enumerate sessions on specific or all sockets.
  • scripts/wait-for-text.sh: Uses tmux capture-pane to monitor pane output against a specific regex or string pattern.
  • [SAFE]: The execution of tmux commands is the primary and documented purpose of the skill. It uses socket isolation (-S) and literal key sending (-l) to manage sessions securely within the execution environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 16, 2026, 09:13 PM
Security Audit — agent-trust-hub — tmux