email-manager
Warn
Audited by Snyk on Jul 1, 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.85). Outsider-authored email body text is fetched at runtime from the user’s IMAP mailbox (e.g.,
scripts/imap.js→searchMessages()→msg.on('body')→parseEmail()viamailparser.simpleParser), and that parsed free text is then returned/printed as JSON into the agent context.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata