风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

GitHub Actions SHA Rerun Debt Audit

作者: Daniel Lummis
Slug:github-actions-sha-rerun-debt-audit
版本:1.0.0
更新时间:2026-03-08 01:08:03
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill does what it says — it parses local GitHub Actions JSON exports and scores rerun debt — but there are small documentation mismatches (it references the gh CLI but doesn't declare it) you sho...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772903273416,
        "_id": "k97bq6qb4bt7g2951npr45v2w582fcaz",
        "changelog": "Initial release of the GitHub Actions SHA Rerun Debt Audit skill.\n\n- Audits GitHub Actions run exports to detect commits that repeatedly trigger reruns and CI minutes usage.\n- Aggregates and ranks rerun \"debt\" by repository and commit SHA.\n- Scores and emits severity (`ok`, `warn`, `critical`) based on rerun rate, failure count, wasted minutes, and workflow spread.\n- Highly configurable with environment variables and filters for SHAs, branches, workflows, events, and repositories.\n- Supports text and JSON reports, with optional CI gate failure on critical findings.",
        "changelogSource": "auto",
        "createdAt": 1772903273416,
        "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": 1772903273416,
        "_id": "kd7a3sqcyma8acx4k0gr5pb6wn82f5ty",
        "badges": [],
        "createdAt": 1772903273416,
        "displayName": "GitHub Actions SHA Rerun Debt Audit",
        "latestVersionId": "k97bq6qb4bt7g2951npr45v2w582fcaz",
        "ownerUserId": "kn74qp31gs45fmt9eg7jbc4r6n828jdj",
        "slug": "github-actions-sha-rerun-debt-audit",
        "stats": {
            "comments": 0,
            "downloads": 165,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Audit rerun debt by commit SHA to find commits that repeatedly burn CI minutes across workflows.",
        "tags": {
            "latest": "k97bq6qb4bt7g2951npr45v2w582fcaz"
        },
        "updatedAt": 1772903283201
    }
}