debugger
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFEPROMPT_INJECTIONNO_CODE
Full Analysis
- [PROMPT_INJECTION]: The skill is designed to analyze external, untrusted data including error logs and system behavior, which establishes a surface for indirect prompt injection vulnerabilities.
- Ingestion points: In
SKILL.md, the agent is instructed to 'Review error logs, stack traces, and system behavior' and 'Collect error logs'. - Boundary markers: Absent; there are no specific delimiters or instructions to treat log content as data rather than instructions.
- Capability inventory: None detected; the skill lacks definitions for command execution, network requests, or file modifications.
- Sanitization: Absent; no methods for escaping or validating log content are specified in the workflow.
- [NO_CODE]: The skill consists entirely of instructional markdown and communication schemas without any accompanying executable scripts or binaries.
Audit Metadata