systematic-debugging
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use
run_commandto execute reproduction scripts (e.g., in/tmp/) and verify bug fixes. This is a standard and necessary capability for technical debugging tasks. - [PROMPT_INJECTION]: No malicious override patterns were found. The skill contains instructions for the agent to maintain its debugging protocol even if pressured for a 'quick fix,' which serves as a reliability and safety feature rather than an injection attempt.
- [DATA_EXFILTRATION]: No exfiltration patterns were detected. The tracing templates include environment variable checks (e.g., verifying if a key is set and its length), which are standard diagnostics and do not involve transmitting sensitive data to external domains.
- [EXTERNAL_DOWNLOADS]: The skill does not perform any external downloads or fetch remote code. All logic and references are contained within the skill's own files.
Audit Metadata