build-systems
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill contains configuration examples using CMake's FetchContent module to download library source code from reputable GitHub repositories, including Google's official repositories.
- [COMMAND_EXECUTION]: Documentation provides standard command-line instructions for build systems (CMake, Ninja, Make) and package managers (Conan, vcpkg) intended for use in developer environments and CI/CD pipelines.
- [SAFE]: The Python utility script
scripts/cmake_generator.pyuses standard library modules to perform static analysis of directory structures and generate configuration files from predefined string templates, presenting no significant security risk.
Audit Metadata