Skip to main content

smtp-send

Facilitates sending emails via SMTP or Resend API, supporting plain text, HTML, and attachments for seamless communication.

Install this skill

or
88/100

Security score

The smtp-send skill was audited on Feb 11, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 43

Access to hidden dotfiles in home directory

SourceSKILL.md
43在 `~/.smtp_config` 中配置(二选一或两个都配):
low line 88

Access to hidden dotfiles in home directory

SourceSKILL.md
88chmod 600 ~/.smtp_config
medium line 121

Access to hidden dotfiles in home directory

SourceSKILL.md
121- 凭据存储在 `~/.smtp_config`,权限应设为 600
low line 54

External URL reference

SourceSKILL.md
54获取 API key: https://resend.com
Scanned on Feb 11, 2026
View Security Dashboard
Installation guide →