xmake-tests
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and examples for configuring an Xmake project's test suite without any malicious indicators.
- [COMMAND_EXECUTION]: Documents the use of standard build and test commands such as
xmake testandxmake build, which are the primary intended functions of the build system. - [EXTERNAL_DOWNLOADS]: References the integration of well-known unit testing frameworks (GTest, Catch2, Doctest) via the official Xmake package manager,
add_requires. These downloads originate from standard, public registries.
Audit Metadata