gdb
Pass
Audited by Gen Agent Trust Hub on Feb 20, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill provides standard documentation for using GDB and GCC. Command examples like
gdbandgcc -gare standard for software development and debugging purposes. - [DATA_EXFILTRATION] (SAFE): No evidence of unauthorized data access or exfiltration. Remote debugging instructions using
gdbserverfollow standard protocols for legitimate cross-platform development. - [EXTERNAL_DOWNLOADS] (SAFE): References point to trusted documentation sites such as sourceware.org. Instructions to install
python3-gdbvia system package managers are appropriate for ensuring the debugger's functionality. - [DYNAMIC_EXECUTION] (SAFE): Documentation regarding the GDB Python API and pretty-printers describes standard extensibility features of the tool and does not involve untrusted code execution.
Audit Metadata