风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

GitCode Release Notes

作者: do_while_true
Slug:gitcode-release-notes
版本:1.0.0
更新时间:2026-03-12 20:01:57
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's requirements and instructions match its stated purpose: it calls the GitCode API using a GITCODE_TOKEN, outputs commit data as JSON, and expects the agent to summarize that into release no...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773316029423,
        "_id": "k97dc0a9t6jfjyzbhq54q5dtwd82rb3p",
        "changelog": "- 初始版本发布\n- 支持通过 GitCode API 按 tag 区间或日期范围获取 commit 列表\n- 自动检测分支(master → develop → main),并支持自定义分支参数\n- 从脚本 JSON 输出自动归类(feat\/fix\/docs\/other)、生成规范 Release Notes Markdown",
        "changelogSource": "user",
        "createdAt": 1773316029423,
        "parsed": {
            "clawdis": {
                "primaryEnv": "GITCODE_TOKEN",
                "requires": {
                    "env": [
                        "GITCODE_TOKEN"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "do_while_true",
        "handle": "autoxj",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/30582182?v=4",
        "kind": "user",
        "linkedUserId": "kn77kf2kjnc5epx100gec65bgd82mydp"
    },
    "ownerHandle": "autoxj",
    "skill": {
        "_creationTime": 1773316029423,
        "_id": "kd7ekn7kx9jhapa1mjk0c3vjed82rnx8",
        "badges": [],
        "createdAt": 1773316029423,
        "displayName": "GitCode Release Notes",
        "latestVersionId": "k97dc0a9t6jfjyzbhq54q5dtwd82rb3p",
        "ownerUserId": "kn77kf2kjnc5epx100gec65bgd82mydp",
        "slug": "gitcode-release-notes",
        "stats": {
            "comments": 0,
            "downloads": 130,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 1,
            "versions": 1
        },
        "summary": "Generate release notes for GitCode repositories from commits (by tag range or since-date), grouped as feat\/fix\/docs\/other, output Markdown for Release pages....",
        "tags": {
            "latest": "k97dc0a9t6jfjyzbhq54q5dtwd82rb3p"
        },
        "updatedAt": 1773316917936
    }
}