debug
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a robust, evidence-based debugging methodology. It focuses on investigation, hypothesis testing, and verification through test-driven development (TDD).
- [INDIRECT_PROMPT_INJECTION]: The skill describes an attack surface by instructing the agent to ingest and analyze external data such as error logs, stack traces, and code diffs.
- Ingestion points: Reads error logs, stack traces, and
git diffoutput during Phase 1 (Investigate). - Boundary markers: None explicitly defined for untrusted data input.
- Capability inventory: Uses standard development tools including
git,tdd(test execution), and file modification for bug fixes. - Sanitization: No specific sanitization or filtering of external log/trace content is mentioned.
Audit Metadata