xmake-toolchains
Pass
Audited by Gen Agent Trust Hub on Sep 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a documentation resource for Xmake toolchain management. It describes legitimate functionality for switching compilers, setting SDK paths, and performing cross-compilation for various platforms. No unauthorized access, data exfiltration, or malicious commands were found.
- [EXTERNAL_DOWNLOADS]: The skill notes that the build tool can download specific toolchains (e.g., muslcc) on demand. This is a standard feature of modern build systems for environment automation and does not represent an unverified dependency risk in this context.
- [COMMAND_EXECUTION]: The provided commands are restricted to project configuration and building using the Xmake CLI, following expected usage patterns for software development.
Audit Metadata