cortex-m
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- Development Environment Configuration: The skill references local setup scripts (
./examples/arm/setup.shand./examples/arm/arm-scratch/setup_path.sh) to configure the ARM toolchain. These are standard procedures for embedded systems development within this project context. - Standard Tooling Usage: The provided Python examples utilize official libraries such as
executorch,torch, andtorchao. These patterns reflect established practices for model export and quantization without introducing external risks. - Local Command Execution: Instructions for running tests (
pytest) and building runners (build_test_runner.sh) target local files within the repository structure. There is no evidence of unauthorized privilege escalation or suspicious network activity.
Audit Metadata