cmux-ssh
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFECOMMAND_EXECUTIONCREDENTIALS_UNSAFENO_CODE
Full Analysis
- [COMMAND_EXECUTION]: The skill relies on shell command execution through the cmux utility to manage remote SSH environments and terminal multiplexing.
- [CREDENTIALS_UNSAFE]: Documentation provides examples that reference sensitive SSH identity file paths (e.g., ~/.ssh/id_ed25519) and demonstrates the use of insecure SSH options like StrictHostKeyChecking=no, which are documented features of the underlying tool.
- [NO_CODE]: The skill is composed of markdown documentation and YAML configuration files; it does not contain any internal scripts, binaries, or executable code.
Audit Metadata