cmux-pane
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
cmuxcommand-line utility for workspace management. These commands are specialized for controlling terminal layout, surface placement, and tab management within the cmux platform. - [DATA_EXPOSURE]: The skill uses environment variables
CMUX_WORKSPACE_IDandCMUX_SURFACE_IDto scope its operations. These are platform-provided identifiers used correctly for local context management. - [REMOTE_CODE_EXECUTION]: The
surface resumefeature allows storing commands (e.g.,tmux attach -t work) to restore terminal sessions. This is a standard persistence feature for terminal multiplexers and is executed within the user's controlled environment.
Audit Metadata