风险评分

59/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: unknown

webhook-send

作者: Shaowen Chen
Slug:webhook-send
版本:1.0.0
更新时间:2026-03-05 21:02:17
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's behavior (it reads a webhook URL from WEBHOOK_SEND_URL and posts messages) is simple and plausible, but the package metadata does not declare the required environment variable and there is...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772715726448,
        "_id": "k9769n2b8tb8vzt7pakwsy9w3582a0n8",
        "changelog": "Initial release of webhook-send skill\n\n- Send messages to a specified webhook URL, supporting text and markdown types.\n- Webhook URL is read from the WEBHOOK_SEND_URL environment variable.\n- Only \"text\" and \"markdown\" message formats are supported.\n- Message sending is limited to 20 requests per minute and 5000 characters per message.\n- Supports content-rich markdown (headings, bold, lists, images, links, etc.).\n- Intended for group notifications, bots, push messages, and webhook integration scenarios.",
        "changelogSource": "auto",
        "createdAt": 1772715726448,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Shaowen Chen",
        "handle": "shaowenchen",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/43693241?v=4",
        "kind": "user",
        "linkedUserId": "kn71b2zsks85p3hz29wncxfcfx81yjpn"
    },
    "ownerHandle": "shaowenchen",
    "skill": {
        "_creationTime": 1772715726448,
        "_id": "kd77m4a3ys0svb8vje60wjbzx982b9r7",
        "badges": [],
        "createdAt": 1772715726448,
        "displayName": "webhook-send",
        "latestVersionId": "k9769n2b8tb8vzt7pakwsy9w3582a0n8",
        "ownerUserId": "kn71b2zsks85p3hz29wncxfcfx81yjpn",
        "slug": "webhook-send",
        "stats": {
            "comments": 0,
            "downloads": 212,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "向指定 webhook 地址发送消息。URL 从环境变量 WEBHOOK_SEND_URL 读取。 仅支持 text、markdown 两种类型,支持 Markdown 富文本。",
        "tags": {
            "latest": "k9769n2b8tb8vzt7pakwsy9w3582a0n8"
        },
        "updatedAt": 1772715737015
    }
}