风险评分

59/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: unknown

send-email

作者: fontStep
Slug:send-email
版本:1.0.1
更新时间:2026-02-28 11:23:01
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要
The skill mostly does what it says (send email via SMTP) but has mismatches and contradictions around which credentials/tools it expects and how it should be run, which merit caution before enabling.

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770087403235,
        "_id": "k9750mawdmc796ey9232vdzv4n80ezp3",
        "changelog": "- Initial release of the send-email skill.\n- Allows sending emails via SMTP with environment-based credential injection.\n- Supports attachments and multiple mail providers (163, Gmail, QQ).\n- Emphasizes security: never read config files directly; all sensitive data is injected at runtime.",
        "changelogSource": "user",
        "createdAt": 1770087403235,
        "parsed": {
            "clawdis": {
                "emoji": "📧",
                "requires": {
                    "anyBins": [
                        "python3"
                    ]
                }
            }
        },
        "version": "1.0.1"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "fontStep",
        "handle": "fontstep",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/24265240?v=4",
        "kind": "user",
        "linkedUserId": "kn712zqgjk6d6r4re7v02j1qs580f74n"
    },
    "ownerHandle": "fontstep",
    "skill": {
        "_creationTime": 1770086100965,
        "_id": "kd7dh408ps3anq7cxfwwnwtp9180eqd5",
        "badges": [],
        "createdAt": 1770086100965,
        "displayName": "send-email",
        "latestVersionId": "k9750mawdmc796ey9232vdzv4n80ezp3",
        "ownerUserId": "kn712zqgjk6d6r4re7v02j1qs580f74n",
        "slug": "send-email",
        "stats": {
            "comments": 1,
            "downloads": 5878,
            "installsAllTime": 45,
            "installsCurrent": 43,
            "stars": 5,
            "versions": 2
        },
        "summary": "Send emails via SMTP. Configure in ~\/.openclaw\/openclaw.json under skills.entries.send-email.env.",
        "tags": {
            "latest": "k9750mawdmc796ey9232vdzv4n80ezp3"
        },
        "updatedAt": 1772248981489
    }
}