debugging

Pass

Audited by Gen Agent Trust Hub on Apr 14, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes numerous examples of shell commands for standard debugging tools such as node --inspect, gdb, lldb, dlv, and valgrind. These are provided as educational references for developers to use manually and are not triggered automatically or used for malicious purposes.
  • [EXTERNAL_DOWNLOADS]: References are made to well-known developer packages such as ndb, ipdb, pudb, objgraph, and py-spy from official registries (npm and PyPI). These are standard tools in the software development ecosystem.
  • [DATA_EXFILTRATION]: While the skill describes tools like curl and tcpdump for network debugging, the examples are focused on standard troubleshooting tasks (headers analysis, timing breakdown, packet capture) and do not involve sending sensitive data to unauthorized external domains.
  • [CREDENTIALS_UNSAFE]: No hardcoded credentials, API keys, or instructions to access sensitive configuration files (like .ssh or .aws) were detected. The content strictly focuses on code and application debugging state.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 14, 2026, 01:22 AM