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 dap binary from the author's GitHub repository (AlmogBaku/debug-skill).
  • [REMOTE_CODE_EXECUTION]: Provides instructions to download and install the js-debug adapter from Microsoft's official repository using a command-line pipeline (curl | tar).
  • [COMMAND_EXECUTION]: Uses the dap tool 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.sh script automates the download and installation of system-level binaries and suggests modifications to shell configuration files (.bashrc, .zshrc) for PATH management.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 18, 2026, 07:10 PM