xmake-basics
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches and executes an installation script for the Xmake build utility via
curl -fsSL https://xmake.io/shget.text | bash. This represents the official installation method from the vendor's primary domain for Linux systems. - [COMMAND_EXECUTION]: Instructs the agent on using standard Xmake CLI tools for project management, including
xmake createfor project initialization,xmake ffor configuration, andxmake runfor execution.
Audit Metadata