Debugging
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFEPROMPT_INJECTIONNO_CODE
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because its core functionality relies on processing untrusted data (error messages, code, logs). An attacker could attempt to influence the agent's behavior by embedding directives within these inputs.\n
- Ingestion points: User-provided code snippets, error messages, stack traces, and log outputs as described in the 'Usage' section of SKILL.md.\n
- Boundary markers: Absent; the skill does not define specific delimiters or instructions for the agent to ignore embedded commands within the processed data.\n
- Capability inventory: Not applicable; the skill consists of high-level instructional text and does not include specific tool-calling definitions or executable scripts.\n
- Sanitization: Absent; no input validation or sanitization procedures are mentioned for the provided debugging information.\n- [NO_CODE]: This skill consists solely of Markdown-based instructions and methodology documentation. It does not include any executable code, binaries, or configuration files that could pose a direct execution risk.
Audit Metadata