风险评分

59/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: unknown

Github Ops

作者: sandmark78
Slug:github-ops
版本:1.0.0
更新时间:2026-02-28 10:43:05
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's declared requirements mostly match GitHub automation, but there are incoherent claims about not needing a token, explicit references to a specific secrets path, and insecure token-handling...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772246164793,
        "_id": "k975kse3w3y8gxxyd1vzweb07d8218w6",
        "changelog": "Initial release of github-ops – a fully automated GitHub operations skill.\n\n- Automates repository creation, code push, and release management on GitHub\n- Requires only GITHUB_TOKEN (securely stored), with no manual intervention\n- Uses git and curl for all interactions with GitHub\n- Includes core commands, test cases, and performance metrics\n- Designed for seamless deployment workflows, including integration with Vercel",
        "changelogSource": "auto",
        "createdAt": 1772246164793,
        "parsed": {
            "clawdis": {
                "emoji": "🐙",
                "primaryEnv": "GITHUB_TOKEN",
                "requires": {
                    "bins": [
                        "git",
                        "curl"
                    ],
                    "env": [
                        "GITHUB_TOKEN"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "sandmark78",
        "handle": "sandmark78",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/186917740?v=4",
        "kind": "user",
        "linkedUserId": "kn71ppzdqdbq4nvmzd0t4102n98216vb"
    },
    "ownerHandle": "sandmark78",
    "skill": {
        "_creationTime": 1772246164793,
        "_id": "kd7ct90scfbd65ce2qtvmw3ekn820mc4",
        "badges": [],
        "createdAt": 1772246164793,
        "displayName": "Github Ops",
        "latestVersionId": "k975kse3w3y8gxxyd1vzweb07d8218w6",
        "ownerUserId": "kn71ppzdqdbq4nvmzd0t4102n98216vb",
        "slug": "github-ops",
        "stats": {
            "comments": 0,
            "downloads": 2506,
            "installsAllTime": 36,
            "installsCurrent": 36,
            "stars": 1,
            "versions": 1
        },
        "summary": "GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。",
        "tags": {
            "latest": "k975kse3w3y8gxxyd1vzweb07d8218w6"
        },
        "updatedAt": 1772246585379
    }
}