email-system-builder
Warn
Audited by Snyk on Jun 27, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The setup script runs os.system("npm install resend") and os.system("npm install @sendgrid/mail") at runtime, which fetch and execute remote package code from the npm registry (e.g., registry.npmjs.org) and therefore constitute runtime external dependencies that execute remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata