openocd-jlink-stlink-debug
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and troubleshooting steps for hardware debugging tools like OpenOCD and GDB. The instructions focus on physical wiring, transport protocols (SWD/JTAG), and reset strategies, which are all appropriate for the stated purpose.
- [COMMAND_EXECUTION]: The skill lists standard CLI commands for OpenOCD and GDB (e.g.,
openocd -f interface/stlink.cfg,arm-none-eabi-gdb firmware.elf). These are provided as reference for the user or agent to execute within a standard development environment and do not involve suspicious behavior like shell piping or privilege escalation. - [DATA_EXFILTRATION]: No network exfiltration patterns were detected. References to
localhost:3333,localhost:4444, andlocalhost:9090are standard local TCP ports used by OpenOCD, GDB, and RTT servers for local inter-process communication. - [PROMPT_INJECTION]: The instructions are technical and declarative. There are no attempts to bypass safety filters or override system instructions.
- [INDIRECT_PROMPT_INJECTION]: The skill instructs the agent to analyze logs provided by the user. While this represents a potential data ingestion surface, the skill does not automate dangerous actions based on that data, nor does it lack standard boundary markers for such interactions.
Audit Metadata