xmake-script-modules
Pass
Audited by Gen Agent Trust Hub on Sep 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference guide for internal xmake APIs. It correctly identifies security best practices, such as using
os.execvto prevent shell injection, and warns against performing mutating operations in the description domain. The documented capabilities (filesystem access, process execution, environment variable retrieval) are standard and necessary for a build tool's scripting environment.
Audit Metadata