cpp-testing
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses CMake's
FetchContentmodule to download the GoogleTest framework from Google's official GitHub repository. - [COMMAND_EXECUTION]: Includes standard instructions for project compilation, test execution, and code coverage analysis using common development tools like
cmake,ctest,lcov, andllvm-cov. All commands are consistent with the skill's stated purpose.
Audit Metadata