风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

git commit skill

作者: Kk_xx
Slug:gitcommit
版本:1.0.0
更新时间:2026-03-17 19:01:50
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's requests and instructions are coherent with a git commit message generator, but it has a couple of unexpected defaults (always-fall-back-to-Chinese language and a forced Co-Authored-By lin...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773742390225,
        "_id": "k9704y9n41d9anatd1yh2bgw2s832bam",
        "changelog": "Initial release of git-commit skill\n\n- Generate git commit messages following the Conventional Commits specification.\n- Automatically detects project language (Chinese\/English) from recent commits and adapts message format.\n- Supports both automatic diff analysis and interactive guided commit message generation.\n- Enforces best practices: clear type, scope, specific module\/file references, numbered multi-change summaries.\n- Ensures safe commit workflow (no amend\/force push unless requested, uses HEREDOC, never --no-verify by default).\n- Smart commit type and scope inference from file patterns and paths.",
        "changelogSource": "user",
        "createdAt": 1773742390225,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Kk_xx",
        "handle": "wlykan",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/2155093?v=4",
        "kind": "user",
        "linkedUserId": "kn73j94w7x0da8xhf1e0a1sp7s82bn9s"
    },
    "ownerHandle": "wlykan",
    "skill": {
        "_creationTime": 1773742390225,
        "_id": "kd733w72j007xfepw775495mf5832r48",
        "badges": [],
        "createdAt": 1773742390225,
        "displayName": "git commit skill",
        "latestVersionId": "k9704y9n41d9anatd1yh2bgw2s832bam",
        "ownerUserId": "kn73j94w7x0da8xhf1e0a1sp7s82bn9s",
        "slug": "gitcommit",
        "stats": {
            "comments": 0,
            "downloads": 57,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Generate precise git commit messages following Conventional Commits with auto language detection, scope inference, and multi-module support.",
        "tags": {
            "latest": "k9704y9n41d9anatd1yh2bgw2s832bam"
        },
        "updatedAt": 1773745310446
    }
}