native-sim
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation for building and debugging Zephyr applications using the native_sim board. No malicious patterns, obfuscation, or data exfiltration attempts were identified.- [COMMAND_EXECUTION]: Instructions include standard Zephyr development commands such as
west build,west debug, andtwister. These are expected operations for the skill's purpose of firmware development.- [SAFE]: The provided Python scriptnative_log_scan.pyis a utility for scanning local log files for error signatures. It uses standard libraries and performs no network operations or privileged actions.
Audit Metadata