interactive-debugging
Warn
Audited by Snyk on Jul 8, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.70). The required workflow reads runtime logs from
.debug/debug.log, and that log is populated at runtime by the debug server appending the raw HTTP request body fromPOST /debug(outsider-authored free text could be sent by any external caller), which then becomes LLM-readable when the agent inspects the log.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata