风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

GitHub Actions Commit Health Audit

作者: Daniel Lummis
Slug:github-actions-commit-health-audit
版本:1.0.0
更新时间:2026-03-07 09:15:54
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's files and runtime instructions are coherent with its stated purpose: it reads GitHub Actions run JSON files, groups and scores commits by failure patterns, and emits reports — it does not ...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772846135175,
        "_id": "k9758w0p7w97m16bjs9r5qgges82f8jt",
        "changelog": "Initial release – Audits GitHub Actions by commit to identify and score risky commits:\n\n- Reads exported GitHub Actions run JSON and groups by repository + commit SHA\n- Scores and flags commits with high failure rates, volumes, and workflow spread\n- Provides configurable output (text or JSON), filtering, and thresholds\n- Supports optional fail-gate for CI blocking on critical commit risks\n- Outputs commit health summaries for CI checks and triage dashboards",
        "changelogSource": "auto",
        "createdAt": 1772846135175,
        "parsed": {
            "clawdis": {
                "requires": {
                    "bins": [
                        "bash",
                        "python3"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Daniel Lummis",
        "handle": "daniellummis",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/65238171?v=4",
        "kind": "user",
        "linkedUserId": "kn74qp31gs45fmt9eg7jbc4r6n828jdj"
    },
    "ownerHandle": "daniellummis",
    "skill": {
        "_creationTime": 1772846135175,
        "_id": "kd7bepy41hq27yhffzaxp601hs82fmgv",
        "badges": [],
        "createdAt": 1772846135175,
        "displayName": "GitHub Actions Commit Health Audit",
        "latestVersionId": "k9758w0p7w97m16bjs9r5qgges82f8jt",
        "ownerUserId": "kn74qp31gs45fmt9eg7jbc4r6n828jdj",
        "slug": "github-actions-commit-health-audit",
        "stats": {
            "comments": 0,
            "downloads": 154,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Audit GitHub Actions reliability by commit SHA to surface risky commits causing repeated workflow failures across branches.",
        "tags": {
            "latest": "k9758w0p7w97m16bjs9r5qgges82f8jt"
        },
        "updatedAt": 1772846154243
    }
}