multicore
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content for Zephyr RTOS multicore development, including Symmetric Multiprocessing (SMP), Asymmetric Multiprocessing (AMP), and Inter-Processor Communication (IPC).
- [SAFE]: Includes a Python script
scripts/smp_config_check.pyfor local configuration validation. The script parses project configuration files (prj.conf) provided by the user to check for Kconfig consistency. It does not perform network operations or access sensitive system paths. - [SAFE]: The skill documents the Linkable Extensions (LLEXT) feature of Zephyr, which allows dynamic code loading. The documentation includes explicit security warnings, advising users to verify module signatures and refer to security best practices to prevent unauthorized code execution on target devices.
Audit Metadata