cpp-testing
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Downloads the GoogleTest framework from its official GitHub repository via CMake FetchContent. This source is associated with a trusted organization (Google).
- [COMMAND_EXECUTION]: Includes standard shell commands for building C++ projects, executing tests via CTest, and generating coverage reports using industry-standard tools like lcov and llvm-cov.
- [SAFE]: No malicious patterns, prompt injections, data exfiltration attempts, or persistence mechanisms were identified in the analyzed content.
Audit Metadata