cpp-pro
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill mandates the use of AddressSanitizer (ASan) and UndefinedBehaviorSanitizer (UBSan), which are industry-standard tools for detecting and preventing memory safety vulnerabilities.
- [SAFE]: The instructions reinforce secure C++ practices by prohibiting raw pointers and manual memory management (new/delete), instead requiring smart pointers and RAII.
- [SAFE]: No evidence of prompt injection, data exfiltration, or obfuscated content was found in the instructions or metadata.
- [SAFE]: The skill relies on local reference documents and does not perform any external network operations or remote code execution.
Audit Metadata