风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

GitHub Actions Rerun Waste Audit

作者: Daniel Lummis
Slug:github-actions-rerun-waste-audit
版本:1.0.0
更新时间:2026-03-06 20:07:43
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill is internally consistent with its stated purpose: it analyzes local GitHub Actions run JSON files to estimate wasted minutes from reruns, requires only bash/python3, and does not ask for cre...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772798851870,
        "_id": "k9742cwnja8y2rkame1dsa8z1d82c2s2",
        "changelog": "Initial release of GitHub Actions Rerun Waste Audit.\n\n- Measures CI minutes wasted due to reruns in GitHub Actions workflows.\n- Groups and analyzes run attempts by repository, workflow, branch, commit, and job.\n- Provides waste severity flags based on configurable thresholds.\n- Supports flexible filtering and output in both text and JSON formats.\n- Can be integrated into dashboards or CI quality review processes.\n- Optional fail gate for CI enforcement on critical waste levels.",
        "changelogSource": "auto",
        "createdAt": 1772798851870,
        "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": 1772798851870,
        "_id": "kd7btwn66h64jegk0055mhcy9x82dr6j",
        "badges": [],
        "createdAt": 1772798851870,
        "displayName": "GitHub Actions Rerun Waste Audit",
        "latestVersionId": "k9742cwnja8y2rkame1dsa8z1d82c2s2",
        "ownerUserId": "kn74qp31gs45fmt9eg7jbc4r6n828jdj",
        "slug": "github-actions-rerun-waste-audit",
        "stats": {
            "comments": 0,
            "downloads": 162,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Quantify wasted GitHub Actions minutes caused by reruns so flaky workflows can be fixed with data.",
        "tags": {
            "latest": "k9742cwnja8y2rkame1dsa8z1d82c2s2"
        },
        "updatedAt": 1772798863491
    }
}