agent-email-inbox
Warn
Audited by Snyk on Jul 14, 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.95). The required runtime workflow fetches outsider-authored email body text (from Resend’s
resend.emails.receiving.get(...)for anemail.receivedwebhook) and then constructs a free-text message including${email.body}/${emailContent.text||emailContent.html}that is sent into the agent LLM context viaprocessEmailForAgent→agent.processEmail(...)/sendToAgent(message).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata