cpp-pro

Pass

Audited by Gen Agent Trust Hub on Apr 29, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references the use of CMake's FetchContent to manage dependencies, specifically pointing to the fmt library on GitHub. It also demonstrates the use of the Conan package manager for well-known libraries such as spdlog and catch2. These are standard software development practices using established registries and services.
  • [COMMAND_EXECUTION]: The instructions include several shell commands for running static analysis tools like clang-tidy, cppcheck, and include-what-you-use. These are local developer tools used for code quality and security verification.
  • [DATA_EXPOSURE_AND_EXFILTRATION]: No patterns of sensitive data access or exfiltration were detected. The skill focuses entirely on C++ implementation and build system configuration.
  • [PROMPT_INJECTION]: No attempts to override system prompts or bypass safety guidelines were found. The instructional language is focused on technical guidance.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 29, 2026, 11:57 AM
Security Audit — agent-trust-hub — cpp-pro