jdb-debugging
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes tmux commands such as
send-keys,new-session, andcapture-paneto interact with a backgroundjdbprocess. This execution is standard for the skill's primary purpose of providing a remote debugging interface. - [DATA_EXPOSURE]: The skill uses
tmux capture-pane -pto retrieve the output of the debugging session, which includes stack traces and variable values. This data exposure to the agent is required for the debugging functionality.
Audit Metadata