debugging-wizard
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
run_commandfor legitimate development tasks such as executing unit tests (e.g.,npm test,pytest,go test) and auditing installed dependencies. These actions are standard for the tool's primary purpose of diagnosing software issues. - [EXTERNAL_DOWNLOADS]: The instructions reference standard version control tools like
gitfor checking commit history and auditing changes. These activities involve well-known developer workflows and do not include downloads from untrusted sources.
Audit Metadata