风险评分

65/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: clean

pushplus

作者: luch
Slug:pushplus
版本:1.0.1
更新时间:2026-03-24 15:38:25
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill appears to implement PushPlus push/ OpenAPI calls and is functionally coherent, but the registry metadata does not match the SKILL.md and code (missing declared required credentials/ env var...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773913176455,
        "_id": "k9770wsfnevs1a5d5pv1a0kgch8374gj",
        "changelog": "- Added initial implementation of PushPlus (推送加) message notification service.\n- Supports multi-channel push: WeChat, email, SMS, Enterprise WeChat, DingTalk, Feishu, and more.\n- Includes both CLI usage and Python API with rich parameter options.\n- Added environment and credential schema for better integration and security.\n- SKILL.md improved with environment variable and credential documentation.\n- Version incremented to 1.0.1.",
        "changelogSource": "user",
        "createdAt": 1773913176455,
        "parsed": {
            "clawdis": {
                "author": "luch",
                "envVars": [
                    {
                        "description": "PushPlus 用户 Token\/消息 Token(用于基础推送功能)",
                        "name": "PUSHPLUS_TOKEN",
                        "required": true
                    },
                    {
                        "description": "PushPlus 用户 Token(用于 OpenAPI 功能)",
                        "name": "PUSHPLUS_USER_TOKEN",
                        "required": false
                    },
                    {
                        "description": "PushPlus SecretKey(用于 OpenAPI 功能)",
                        "name": "PUSHPLUS_SECRET_KEY",
                        "required": false
                    }
                ]
            }
        },
        "version": "1.0.1"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "luch",
        "handle": "lei-mu",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/29419129?v=4",
        "kind": "user",
        "linkedUserId": "kn7fjt369ww571qj5q15b70bts82ef4v"
    },
    "ownerHandle": "lei-mu",
    "skill": {
        "_creationTime": 1773912144156,
        "_id": "kd72fhrqr2zmw00m8rfxx5eedh836s56",
        "badges": [],
        "createdAt": 1773912144156,
        "displayName": "pushplus",
        "latestVersionId": "k9770wsfnevs1a5d5pv1a0kgch8374gj",
        "ownerUserId": "kn7fjt369ww571qj5q15b70bts82ef4v",
        "slug": "pushplus",
        "stats": {
            "comments": 0,
            "downloads": 43,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 2
        },
        "summary": "PushPlus(推送加)消息推送服务,支持微信、邮件、短信、企业微信、钉钉、飞书等多种渠道。使用场景:(1) 系统监控告警通知 (2) 定时任务执行结果通知 (3) 业务异常告警 (4) 日常消息提醒。当用户需要发送推送消息、配置消息通知、查询推送结果时使用此 Skill。",
        "tags": {
            "latest": "k9770wsfnevs1a5d5pv1a0kgch8374gj"
        },
        "updatedAt": 1774337905590
    }
}