mise
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references installation scripts for 'mise' and 'rustup' from their official domains (mise.run and rustup.rs).
- [REMOTE_CODE_EXECUTION]: Instructions describe piping remote installation scripts directly to a shell environment (e.g., 'curl https://mise.run | sh'), which is the standard setup method for these well-known developer tools.
- [COMMAND_EXECUTION]: The documentation includes commands to modify shell initialization files (like ~/.bashrc or ~/.zshrc) to enable the tool's environment management features.
- [COMMAND_EXECUTION]: The skill explains how to define and run automation tasks (via 'mise run') that execute shell commands specified in local configuration files (e.g., mise.toml).
Audit Metadata