libfuzzer-cpp
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's content is educational and aligns with standard practices for C++ fuzzing using established LLVM tools.
- [COMMAND_EXECUTION]: Instructions include standard commands for building (
clang++) and running binaries, which are necessary for the skill's purpose. - [EXTERNAL_DOWNLOADS]: The skill references trusted sources such as LLVM's official documentation and repositories. The CI example includes routine package installation via apt-get.
- [REMOTE_CODE_EXECUTION]: A local script execution is mentioned for bug reporting, which is a standard workflow for sanitizer results.
Audit Metadata