cmux-keyboard-shortcuts
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses a local shell script helper,
cmux-settings, to perform read and write operations on the user's configuration file. The script's location is resolved dynamically from a set of predefined local paths, such as the project root or the user's home directory. This is standard behavior for managing application-specific settings through an agent skill. - [COMMAND_EXECUTION]: The workflow involves executing commands to snapshot existing configuration states, apply new shortcut bindings, and validate the resulting JSON file to ensure it matches the application's supported keys.
Audit Metadata