cpp-pro
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: No security issues detected. The skill provides high-quality C++ development guidance following industry standards and explicitly mandates safe programming practices like the use of AddressSanitizer and UndefinedBehaviorSanitizer.
- [EXTERNAL_DOWNLOADS]: The skill provides a CMake configuration template that uses the FetchContent module to download the well-known 'fmt' library from its official GitHub repository. This is a standard dependency management practice.
- [COMMAND_EXECUTION]: Includes instructions for running standard development and profiling tools such as clang-tidy, cppcheck, valgrind, and perf to ensure code quality and performance.
Audit Metadata