debugging-protocol
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely instructional and provides a logical framework for debugging software. It does not contain any malicious instructions or hidden payloads.
- [COMMAND_EXECUTION]: The protocol suggests using standard version control commands (
git log --oneline -10andgit diff) to identify recent changes. These are appropriate and necessary tools for the stated purpose of understanding failures. - [EXTERNAL_DOWNLOADS]: The documentation includes a command to install related skills (
npx skills add jwilger/agent-skills). This references the author's own repository and is a standard administrative instruction for the agent-skills ecosystem.
Audit Metadata