imap-smtp-email
Warn
Audited by Snyk on Jun 23, 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). Outsider-authored email body text is fetched from the user’s IMAP mailbox at runtime (IMAP
fetch/search→msg.on("body")→parseEmail()viamailparser.simpleParser), and the resultingtext/html/subject/snippetare returned and thus become LLM-readable context.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata