debugging-code
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the
dapbinary from the author's GitHub repository (AlmogBaku/debug-skill). - [REMOTE_CODE_EXECUTION]: Provides instructions to download and install the
js-debugadapter from Microsoft's official repository using a command-line pipeline (curl | tar). - [COMMAND_EXECUTION]: Uses the
daptool to launch and control programs, enabling features like line-by-line stepping and evaluation of live program state. - [REMOTE_CODE_EXECUTION]: The
scripts/install-dap.shscript automates the download and installation of system-level binaries and suggests modifications to shell configuration files (.bashrc,.zshrc) for PATH management.
Audit Metadata