email-verifier
Warn
Audited by Snyk on Feb 16, 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.80). The script (scripts/verify_email.py) performs MX lookups and connects to arbitrary external mail servers on port 25 to run SMTP RCPT TO checks and parse SMTP responses, so it ingests untrusted third-party server responses as part of its verification workflow.
Audit Metadata