风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Skill Publish

作者: Weiwei Fan
Slug:skills-publish
版本:0.1.0
更新时间:2026-03-20 20:06:53
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's requirements and runtime instructions are consistent with a publish-helper: it only needs python3 and the clawhub CLI, runs a local checker script, and prepares a publish command; nothing ...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774003849466,
        "_id": "k978ga7be3hf360b3b8v4yyr4s8380va",
        "changelog": "Initial release of clawhub-publish skill.\n\n- Publish OpenClaw skills to ClawHub with release checks and metadata validation.\n- Generates a ready-to-run clawhub publish command after reviewing slug, name, version, changelog, and tags.\n- Includes local release audits and confirms skill readiness before actual publish.\n- Enforces semantic versioning recommendations and clear pre-publish checklists.\n- Prevents unintended uploads by requiring user confirmation before publishing.",
        "changelogSource": "auto",
        "createdAt": 1774003849466,
        "parsed": {
            "clawdis": {
                "emoji": "🚀",
                "requires": {
                    "bins": [
                        "python3",
                        "clawhub"
                    ]
                }
            }
        },
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Weiwei Fan",
        "handle": "fwwdn",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/3015434?v=4",
        "kind": "user",
        "linkedUserId": "kn7ckb7edysbaxahh57rrpbn258217aa"
    },
    "ownerHandle": "fwwdn",
    "skill": {
        "_creationTime": 1774003849466,
        "_id": "kd7737kdg2203v8ethy85j09158395f2",
        "badges": [],
        "createdAt": 1774003849466,
        "displayName": "Skill Publish",
        "latestVersionId": "k978ga7be3hf360b3b8v4yyr4s8380va",
        "ownerUserId": "kn7ckb7edysbaxahh57rrpbn258217aa",
        "slug": "skills-publish",
        "stats": {
            "comments": 0,
            "downloads": 32,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Publish an OpenClaw skill to ClawHub with release checks, version metadata, and command generation. Use when you need to prepare a skill for first publicatio...",
        "tags": {
            "latest": "k978ga7be3hf360b3b8v4yyr4s8380va"
        },
        "updatedAt": 1774008413947
    }
}