tmux

Pass

Audited by Gen Agent Trust Hub on May 27, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides numerous examples and templates for tmuxp YAML configurations which include shell commands in before_script, after_script, and shell_command fields. This is the standard and intended functionality for session management and automation tools.
  • [COMMAND_EXECUTION]: Includes patterns for dynamically generating helper scripts (e.g., .tmuxp-helpers-project.sh) in the user's home directory via cat in before_script. These scripts are used to define project-specific aliases and functions for developer productivity.
  • [SAFE]: Explicitly advocates for security best practices, including warnings against hardcoding secrets in configurations and using read-only flags (e.g., k9s --readonly) when accessing production environments.
  • [SAFE]: All referenced external tools (such as kubectl, terraform, az, helm, htop, and stern) are well-known, industry-standard utilities for development and operations.
Audit Metadata
Risk Level
SAFE
Analyzed
May 27, 2026, 09:30 AM
Security Audit — agent-trust-hub — tmux