smtp-email-sender
Fail
Audited by Snyk on Aug 13, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill explicitly requires the user to provide an SMTP password/authorization code and the sample code calls server.login(邮箱, 授权码), which would force the agent to handle and potentially output the secret verbatim in generated code or requests.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata