zephyr-foundations
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is primarily composed of educational markdown files and code templates designed for embedded C development with the Zephyr RTOS.
- [COMMAND_EXECUTION]: The skill includes a utility script
scripts/errno_return_check.pywhich performs static analysis on local source code. The script implements defensive coding practices by restricting its file operations to a specific set of source code extensions (.c,.h,.cpp,.hpp) and using standard libraries for argument parsing and file system navigation. It does not perform network operations or execute external code.
Audit Metadata