风险评分

65/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: clean

auto-git

作者: 范士轶
Slug:github-deploy-skill
版本:1.0.0
更新时间:2026-03-24 13:46:58
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's description matches a simple Git/GitHub helper, but the runtime instructions reference a PowerShell script that is not included and tell the user to run PowerShell with ExecutionPolicy Byp...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773119565674,
        "_id": "k97anz3awcxnhmbajh7jfb21g982n74c",
        "changelog": "- Initial release of GitHub Deploy Skill\n- Provides a reusable PowerShell script to automate git checks, commits, and pushes to any remote branch\n- Supports optional creation of a new GitHub repository using GitHub CLI\n- Offers deployment hints, useful for Streamlit flow (optionally suppressible)\n- Handles first-commit scenarios and automatic remote configuration if needed\n- Requires Git and, for repo creation, GitHub CLI (`gh`)",
        "changelogSource": "user",
        "createdAt": 1773119565674,
        "parsed": {
            "clawdis": {
                "author": "cruciata"
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "范士轶",
        "handle": "cruciata",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/35017791?v=4",
        "kind": "user",
        "linkedUserId": "kn71bwdc3qy4wwz0hfbbfeh86h829y9e"
    },
    "ownerHandle": "cruciata",
    "skill": {
        "_creationTime": 1773119565674,
        "_id": "kd78v2n9pr5cgh2vssyf4en2g582nryr",
        "badges": [],
        "createdAt": 1773119565674,
        "displayName": "auto-git",
        "latestVersionId": "k97anz3awcxnhmbajh7jfb21g982n74c",
        "ownerUserId": "kn71bwdc3qy4wwz0hfbbfeh86h829y9e",
        "slug": "github-deploy-skill",
        "stats": {
            "comments": 0,
            "downloads": 170,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "Commit and push local project changes to GitHub, with optional repo creation and deployment hints.",
        "tags": {
            "latest": "k97anz3awcxnhmbajh7jfb21g982n74c"
        },
        "updatedAt": 1774331218189
    }
}