cpp-testing
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate, well-structured instructions for modern C++ testing environments, focusing on TDD, dependency injection, and test isolation.
- [EXTERNAL_DOWNLOADS]: Fetches the GoogleTest framework from Google's official GitHub repository using CMake's FetchContent module. This targets a well-known, trusted organization for its intended purpose.
- [COMMAND_EXECUTION]: Includes standard build, test, and coverage commands such as cmake, ctest, lcov, and llvm-cov. These are necessary and expected for the skill's primary function of C++ development and quality assurance.
Audit Metadata