风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

skill git - version control for your skills

作者: Wen Licheng
Slug:skill-git
版本:0.2.2
更新时间:2026-03-25 21:16:55
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's requirements and instructions are consistent with its stated purpose: local version control for skill folders — it operates on local git repos, updates a local config file, and asks for co...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774437420105,
        "_id": "k979x2yqzp4p0wxjhghw94exb983kdrb",
        "changelog": "Version 0.2.2 of skill-git \n---                                                                                                                                            \n  Fix 1 — scan.md: Auto-deletion of missing skills → explicit confirmation\n                                                                                                                                                 \n  Before: On path not found, immediately ran jq del(...) and displayed a post-hoc warning.\n  After: Collects all missing skills, displays the list, prompts [y\/n] once. Deletion only runs if user confirms.                                \n                                                                                                                                                 \n  Fix 2 — commit.md: Same pattern, same fix                                                                                                      \n                                                                                                                                                 \n  Before: Auto-removed missing skill directories from config.json without asking.                                                                \n  After: Same gate — show the list, ask [y\/n], only delete on explicit confirmation.\n                                                                                                                                                 \n  Fix 3 — merge.md Step 7b: No sensitive-filename blocklist when copying files                                                                   \n                                                                                                                                                 \n  Before: Copied all non-_meta.json, non-backup files (including .env, .key, .pem, etc.) from source skill folders, with no credential check.    \n  After: Added the same comprehensive blocklist used in commit.md as filter 0 (highest priority, applied before _meta.json or conflict checks).\n  Any blocked file is listed in the Output Summary under Skipped (sensitive filename).",
        "changelogSource": "user",
        "createdAt": 1774437420105,
        "version": "0.2.2"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s1713ehvwbazj5dc5mczkmxjyx83hm06",
        "displayName": "Wen Licheng",
        "handle": "zijinoier",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/18390668?v=4",
        "kind": "user",
        "linkedUserId": "kn7azsbssk2gzg95s8m7hd8g71834sy0"
    },
    "ownerHandle": "zijinoier",
    "skill": {
        "_creationTime": 1773982532054,
        "_id": "kd77048t755xmq3dk4d1h125wh8399z9",
        "badges": [],
        "createdAt": 1773982532054,
        "displayName": "skill git - version control for your skills",
        "latestVersionId": "k979x2yqzp4p0wxjhghw94exb983kdrb",
        "ownerPublisherId": "s1713ehvwbazj5dc5mczkmxjyx83hm06",
        "ownerUserId": "kn7azsbssk2gzg95s8m7hd8g71834sy0",
        "slug": "skill-git",
        "stats": {
            "comments": 0,
            "downloads": 61,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 1,
            "versions": 6
        },
        "summary": "Manage AI agent skills with version control to initialize tracking, commit changes with semantic versioning, and revert to previous skill versions.",
        "tags": {
            "latest": "k979x2yqzp4p0wxjhghw94exb983kdrb"
        },
        "updatedAt": 1774444615826
    }
}