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, and capture-pane to interact with a background jdb process. This execution is standard for the skill's primary purpose of providing a remote debugging interface.
  • [DATA_EXPOSURE]: The skill uses tmux capture-pane -p to 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
Risk Level
SAFE
Analyzed
Mar 29, 2026, 07:14 AM