systematic-debugging
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides structured instructional content on debugging workflows and best practices, covering languages like Python, JavaScript, Go, Rust, Java, and others.\n- [EXTERNAL_DOWNLOADS]: The documentation references several well-known and reputable debugging tools that can be installed via standard package managers (e.g.,
pip install ipdb,npm install ndb,dotnet tool install dotnet-sos). These represent standard developer tools from official registries.\n- [COMMAND_EXECUTION]: The skill includes common shell commands for development diagnostics, such as checking version control history (git log), searching for error patterns (grep), and viewing system logs. These are legitimate administrative and troubleshooting operations.
Audit Metadata