风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

GitHub Actions Cancel Waste Audit

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

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code and instructions match its stated purpose (auditing cancelled/timed-out GitHub Actions runs from local JSON exports); there are no hidden network calls or credential requests and the ...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772795671465,
        "_id": "k9768w1674g6m88j7q1e5xzjeh82d304",
        "changelog": "Initial release.\n\n- Audits cancelled and timed-out GitHub Actions runs to identify wasted CI minutes from JSON exports.\n- Groups waste by repository, workflow, and conclusion for efficient triage.\n- Supports configurable warning and critical minute thresholds with optional workflow\/repo\/actor filters.\n- Outputs in either text (for report) or JSON (for integration), with exit code signaling for CI usage.\n- Requires bash and python3.",
        "changelogSource": "auto",
        "createdAt": 1772795671465,
        "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": 1772795671465,
        "_id": "kd7d7cpdm5ww8hb6kqsds3qtr582dvpt",
        "badges": [],
        "createdAt": 1772795671465,
        "displayName": "GitHub Actions Cancel Waste Audit",
        "latestVersionId": "k9768w1674g6m88j7q1e5xzjeh82d304",
        "ownerUserId": "kn74qp31gs45fmt9eg7jbc4r6n828jdj",
        "slug": "github-actions-cancel-waste-audit",
        "stats": {
            "comments": 0,
            "downloads": 161,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Audit cancelled and timed-out GitHub Actions runs from JSON exports to surface wasted CI minutes and noisy workflows.",
        "tags": {
            "latest": "k9768w1674g6m88j7q1e5xzjeh82d304"
        },
        "updatedAt": 1772795683541
    }
}