skills/malue-ai/dazee-small/tmux/Gen Agent Trust Hub

tmux

Pass

Audited by Gen Agent Trust Hub on Mar 28, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes local tmux commands to manage sessions, windows, and panes. This is the core intended functionality of the skill and is performed using standard CLI patterns.
  • [COMMAND_EXECUTION]: Provides helper scripts (find-sessions.sh, wait-for-text.sh) that wrap tmux calls for session discovery and output monitoring. These scripts include appropriate argument validation and safe shell practices (e.g., set -euo pipefail).
  • [DATA_EXPOSURE]: The skill accesses /tmp or a user-defined CLAWDBOT_TMUX_SOCKET_DIR to store tmux sockets. This is standard behavior for managing isolated tmux servers and does not involve accessing sensitive system credentials or private user data.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 28, 2026, 02:07 AM