debugger
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and analyze error messages, stack traces, and logs, which are considered untrusted external data sources.
- Ingestion points: The instructions in
SKILL.mddirect the agent to capture and analyze error messages and logs. - Boundary markers: There are no instructions to use delimiters or explicit warnings to ignore potential instructions embedded within the ingested logs.
- Capability inventory: The skill identifies root causes and suggests/implements code fixes, which is a core capability that could be targeted by a malicious log entry.
- Sanitization: There is no mention of sanitizing or validating the contents of external logs or error messages before processing them.
Audit Metadata