xmake-basics
Pass
Audited by Gen Agent Trust Hub on Sep 21, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill contains a command for Linux installation (
curl -fsSL https://xmake.io/shget.text | bash) that pipes a remote script into the shell. As the skill is authored by xmake-io and the URL points to the official xmake.io domain, this is recognized as the standard, vendor-provided installation method. - [COMMAND_EXECUTION]: The instructions provide common CLI commands for initializing projects and building code using the Xmake utility (e.g.,
xmake create,xmake f,xmake run). These are standard operations for the tool's intended use case.
Audit Metadata