cpp-embedded
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides high-quality technical instructions for embedded development, including memory management patterns, interrupt safety, and debugging workflows. No malicious patterns or security vulnerabilities were identified.\n- [EXTERNAL_DOWNLOADS]: The skill references the Embedded Template Library (ETL) via
https://www.etlcpp.com, which is a well-known and reputable resource in the embedded systems community for memory-safe C++ components.\n- [COMMAND_EXECUTION]: Includes example command-line instructions for local development and debugging, such as usinggccwith sanitizers (-fsanitize=address) andgdbfor hardware watchpoints. These are standard practices for the intended use case.
Audit Metadata