风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Git Pushing

作者: Tianyi-Billy-Ma
Slug:git-pushing
版本:1.0.0
更新时间:2026-02-26 07:50:35
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's files and instructions are internally consistent with a git push helper — it stages, composes a conventional commit, and pushes — but it force-runs an included script that automatically st...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770953894050,
        "_id": "k972yjdf6tgqqbmrwqab4acp2x812jdx",
        "changelog": "Initial release of git-pushing skill.\n\n- Automates staging, committing (with conventional commit messages), and pushing git changes.\n- Activates when users request to push, commit, or save work to remote repositories using common workflow phrases.\n- Provides a standardized bash script for the entire workflow, including staging, commit, and push steps.\n- Supports custom commit messages and ensures use of the -u flag when pushing.\n- Script adds a Claude footer to commits automatically.",
        "changelogSource": "auto",
        "createdAt": 1770953894050,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Tianyi-Billy-Ma",
        "handle": "tianyi-billy-ma",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/53329783?v=4",
        "kind": "user",
        "linkedUserId": "kn76zgah7fmnx1twxpp7h69mf581329h"
    },
    "ownerHandle": "tianyi-billy-ma",
    "skill": {
        "_creationTime": 1770953894050,
        "_id": "kd747647n68shqzsxcmmn36fbd812tpv",
        "badges": [],
        "createdAt": 1770953894050,
        "displayName": "Git Pushing",
        "latestVersionId": "k972yjdf6tgqqbmrwqab4acp2x812jdx",
        "ownerUserId": "kn76zgah7fmnx1twxpp7h69mf581329h",
        "slug": "git-pushing",
        "stats": {
            "comments": 0,
            "downloads": 722,
            "installsAllTime": 8,
            "installsCurrent": 8,
            "stars": 0,
            "versions": 1
        },
        "summary": "Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says \"push changes\", \"commit and push\", \"push this\", \"push to github\", or similar git workflow requests.",
        "tags": {
            "latest": "k972yjdf6tgqqbmrwqab4acp2x812jdx"
        },
        "updatedAt": 1772063435871
    }
}