cmux-diff
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's instructions are limited to repository inspection and workspace management. It does not attempt to access sensitive credentials, exfiltrate data, or execute unauthorized code.
- [COMMAND_EXECUTION]: The skill utilizes
gitfor diffing andcmuxfor terminal multiplexing. These commands are used according to their intended purposes to facilitate code review. - [DATA_EXPOSURE]: The skill suggests writing temporary patch data to
/tmp/cmux-review.patch. This is a standard practice for temporary file handling in local development environments and does not target sensitive system files or private user data. - [EXTERNAL_DOWNLOADS]: The skill references established open-source tools such as
deltaanddifftastic. It does not include automated installation scripts or download code from untrusted remote sources.
Audit Metadata