prototype-openclaw-tui

Pass

Audited by Gen Agent Trust Hub on Jul 31, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses a shell script launch-tmux-grid.sh to orchestrate tmux sessions and panes. These commands are localized to session management (creating windows, splitting panes, and resizing) for the purpose of TUI visualization.
  • [COMMAND_EXECUTION]: The script attempts to open an external terminal using standard system utilities such as open (macOS), wt.exe (WSL), or xdg-terminal-exec (Linux). These are standard workflows for terminal-based prototyping tools.
  • [SAFE]: The skill emphasizes the use of deterministic in-memory fixtures and explicitly instructs the agent to replace network calls, database operations, and other durable effects with mock data during the prototyping phase.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 31, 2026, 07:15 PM
Security Audit — agent-trust-hub — prototype-openclaw-tui