debug
Pass
Audited by Gen Agent Trust Hub on Jul 4, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill serves as an instructional guide for debugging software issues. It outlines best practices for root-cause analysis, including the use of standard version control commands and diagnostic logging.\n- [PROMPT_INJECTION]: The debugging workflow involves ingesting and analyzing potentially untrusted data such as logs, stack traces, and error reports, which creates a surface for indirect prompt injection.\n
- Ingestion points: External logs, stack traces, and error messages referenced in the debugging process (SKILL.md).\n
- Boundary markers: The process does not define specific delimiters to separate untrusted diagnostic data from the agent's instructions.\n
- Capability inventory: The agent is instructed to perform reproduction steps (command execution), read log files, and apply code fixes.\n
- Sanitization: No methods for sanitizing or escaping the diagnostic data are specified.
Audit Metadata