xmake-script-modules
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for Xmake's scripting domain, providing standard documentation for built-in modules like
os,io,path, andhash. - [SAFE]: It includes explicit security guidance, such as advising against shell injection by recommending the use of
os.execvoveros.execand highlighting pitfalls regarding path separators and script domain restrictions. - [SAFE]: All documented functionality is standard for a build system's scripting environment. No remote downloads, exfiltration patterns, or obfuscation techniques were identified.
Audit Metadata