address-sanitizer
Pass
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and technical guidance on using AddressSanitizer (ASan) for memory error detection during software testing. All instructions follow standard industry practices for C/C++ development and fuzzing.
- [SAFE]: The command examples for compilation (e.g., using Clang/GCC with
-fsanitize=address) and environment variable configuration (e.g.,ASAN_OPTIONS) are correct and pose no security risk when used as intended in a development or testing environment. - [SAFE]: External links point to official documentation, academic papers, and repositories from well-known organizations such as Google, LLVM, GCC, and USENIX.
- [SAFE]: No obfuscation, malicious persistence mechanisms, credential theft patterns, or remote code execution vulnerabilities were detected.
Audit Metadata