build-openshell-mxc-windows
Pass
Audited by Gen Agent Trust Hub on Aug 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute various shell commands through
mise,cargo, andgitto perform builds, checks, and tests (e.g.,mise run --skip-tools windows:ci,cargo check --workspace,git merge). - [EXTERNAL_DOWNLOADS]: The skill describes a process where a wrapper script fetches a pinned revision of the Z3 source code via Git if it is not already cached locally. This is a standard dependency management practice for this project.
- [DATA_EXPOSURE]: The skill accesses repository-specific files, build logs, and environment variables (like
CARGO_TARGET_DIRandOPENSHELL_VSDEVCMD) to monitor build status and report artifacts. No access to sensitive user credentials or system-wide private files is requested.
Audit Metadata