cpp-testing
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses CMake's
FetchContentto download the GoogleTest framework directly from its official GitHub repository (github.com/google/googletest). This is a standard and safe practice for C++ project dependency management.
Audit Metadata