xmake-async-jobs
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of technical documentation and code snippets for the Xmake build system API. It provides guidance on using built-in modules like
async.runjobs,async.jobgraph, andcore.base.schedulerto optimize build performance. - [COMMAND_EXECUTION]: Provides examples of using
os.vrunvandos.execto run standard development tools such as compilers (my-compiler), protocol buffer generators (protoc), and utility commands (curl). These are presented as illustrative code snippets for build system automation. - [EXTERNAL_DOWNLOADS]: Includes examples of using
curlto download files in parallel. The URLs are represented by placeholders or variables, and the pattern is consistent with common build-time tasks such as fetching dependencies.
Audit Metadata