xrepo-env
Pass
Audited by Gen Agent Trust Hub on Sep 25, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill documents an installation procedure for CI environments that involves downloading and executing a shell script via
curl -fsSL https://xmake.io/shget.text | bash. This script is hosted on the official domain associated with the xmake project. - [EXTERNAL_DOWNLOADS]: The skill facilitates the acquisition of development tools and library packages from official vendor resources, including the xmake-repo GitHub repository and the xmake.io domain.
- [COMMAND_EXECUTION]: The skill's primary purpose is to allow the execution of C/C++ compilation tools (such as clang++, cmake, and ninja) and scripting runtimes (python, luajit) within managed virtual environments.
Audit Metadata