email-channel
Warn
Audited by Snyk on Feb 24, 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.90). The plugin explicitly polls an IMAP inbox and parses incoming emails (see processInbox in src/channel.ts and the README/SKILL.md IMAP receiving docs), ingesting email bodies and attachments from external senders into the agent's inbound context and dispatch flow, so untrusted user-generated content can directly influence replies and actions.
Audit Metadata