debugging

Pass

Audited by Gen Agent Trust Hub on Aug 2, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides instructions for executing complex shell commands to launch runtime debuggers such as GDB, LLDB, Delve, and PDB, as well as tracers like strace and ltrace.
  • [COMMAND_EXECUTION]: Includes high-privilege operations using sudo for tasks necessary in deep debugging, such as modifying the system keychain to trust proxy certificates and disabling system-level memory protections like ASLR.
  • [EXTERNAL_DOWNLOADS]: Instructions involve downloading and installing various security and debugging tools from official registries (NPM, PyPI) and repositories, including Playwright, Pwntools, and Ghidra.
  • [REMOTE_CODE_EXECUTION]: Facilitates the execution of user-defined scripts and tool-specific commands, such as Playwright specs and Pwntools scripts, to reproduce bugs and verify fixes in a controlled manner.
  • [COMMAND_EXECUTION]: Employs shell-level cleanup commands including pkill, rm, and unset to remove debug artifacts, background processes, and environment modifications after a session concludes.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 2, 2026, 04:49 PM
Security Audit — agent-trust-hub — debugging