xmake-build-optimization
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified. The skill acts as a technical reference guide for build optimization.
- [COMMAND_EXECUTION]: The skill provides example commands for profiling (
XMAKE_PROFILE=perf:*) and parallelization (xmake -j). These are standard development tools and are documented for user-initiated execution. - [EXTERNAL_DOWNLOADS]: Mentions
xrepo install --precompiled, which is the official package manager for xmake used to fetch pre-built binaries. This is standard functionality for the xmake build system. - [NO_CODE]: The skill consists of instructional text and configuration examples without any executable scripts or complex logic that would introduce an attack surface.
Audit Metadata