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, andshell_commandfields. 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 viacatinbefore_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, andstern) are well-known, industry-standard utilities for development and operations.
Audit Metadata