probe-rs

Pass

Audited by Gen Agent Trust Hub on May 9, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the subprocess module to execute external binaries related to embedded development.
  • The scripts probe_rs_exec.py, probe_rs_gdb.py, and probe_rs_rtt.py construct and run commands for probe-rs and arm-none-eabi-gdb.
  • These operations are essential for the skill's stated functionality, such as chip flashing, memory access, and RTT log capture.
  • Command arguments are built from user-provided inputs and configuration files, with paths being normalized using pathlib.
Audit Metadata
Risk Level
SAFE
Analyzed
May 9, 2026, 09:54 AM