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 an email.received webhook) and then constructs a free-text message including ${email.body} / ${emailContent.text||emailContent.html} that is sent into the agent LLM context via processEmailForAgentagent.processEmail(...) / sendToAgent(message).

Issues (1)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 14, 2026, 02:05 PM
Issues
1
Security Audit — snyk — agent-email-inbox