SMTP Penetration Testing
Fail
Audited by Snyk on Apr 15, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). This skill contains explicit, actionable instructions for user enumeration, credential brute-forcing, open-relay exploitation, SMTP command/header injection, and even phishing preparation—capabilities that directly enable credential theft, harvesting of email addresses, and abusive mail-relay misuse.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The skill's required workflow explicitly directs the agent to connect to arbitrary external SMTP servers and DNS records (e.g., "telnet TARGET_IP 25", "nc TARGET_IP 25", "dig MX target.com", and smtp-user-enum/nmap SMTP scripts) and to parse banner, VRFY/EXPN/RCPT, and DNS responses to decide enumeration, relay, and brute-force actions, which are untrusted third-party outputs that could contain injected instructions.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata