systematic-debugging

Pass

Audited by Gen Agent Trust Hub on Jul 20, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues detected. The skill instructions follow standard software debugging best practices and do not include any malicious commands or exfiltration logic.
  • [INDIRECT_PROMPT_INJECTION]: The skill is designed to process external untrusted data such as error messages and stack traces during investigation.
  • Ingestion points: Processes error messages, stack traces, and git diffs in Phase 1 (Root Cause Investigation).
  • Boundary markers: No explicit delimiters or warnings to ignore embedded instructions in external data are provided.
  • Capability inventory: The skill includes examples of executing shell commands (e.g., env, echo) to gather diagnostics (SKILL.md).
  • Sanitization: No validation or sanitization of external content is specified.
  • Note: This risk is assessed as safe as it is inherent to the primary purpose of a debugging skill and the provided examples are benign.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 20, 2026, 01:29 PM
Security Audit — agent-trust-hub — systematic-debugging