backend-principle-eng-cpp-pro-max
Pass
Audited by Gen Agent Trust Hub on Aug 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill serves as an instructional framework for high-performance C++ development. It explicitly promotes security hardening practices, including the use of stack protectors, Position Independent Executables (PIE), Relocation Read-Only (RELRO), and FORTIFY_SOURCE. It also emphasizes memory safety through RAII, smart pointers, and the use of sanitizers (ASan, UBSan, TSan) in CI pipelines.- [EXTERNAL_DOWNLOADS]: The instructions reference standard and well-known C++ ecosystem tools and libraries, such as CMake, Ninja, Conan, vcpkg, Catch2, GoogleTest, libFuzzer, and AFL. These references are consistent with the skill's stated purpose and target established, reputable software projects.
Audit Metadata