风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

GitHub Actions Retry Recovery Audit

作者: Daniel Lummis
Slug:github-actions-retry-recovery-audit
版本:1.0.0
更新时间:2026-03-07 01:20:26
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code and instructions match its stated purpose (analyzing local GitHub Actions JSON exports) and do not request unexplained credentials or network access; one minor inconsistency is the SK...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772817557282,
        "_id": "k97aq4a2yrsaess7d5q808r30s82df0j",
        "changelog": "Initial release of github-actions-retry-recovery-audit.\n\n- Audits GitHub Actions workflow run JSON exports for fail-then-success retry patterns.\n- Groups runs by repository, workflow, branch, and commit.\n- Calculates wasted minutes from retries before a success.\n- Configurable reporting (text or JSON), filters, and fail gates based on waste thresholds.\n- Provides output suitable for dashboards and CI enforcement.",
        "changelogSource": "auto",
        "createdAt": 1772817557282,
        "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": 1772817557282,
        "_id": "kd74hbqp0jasm8955hc5wjmvwh82cvzb",
        "badges": [],
        "createdAt": 1772817557282,
        "displayName": "GitHub Actions Retry Recovery Audit",
        "latestVersionId": "k97aq4a2yrsaess7d5q808r30s82df0j",
        "ownerUserId": "kn74qp31gs45fmt9eg7jbc4r6n828jdj",
        "slug": "github-actions-retry-recovery-audit",
        "stats": {
            "comments": 0,
            "downloads": 175,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Audit GitHub Actions runs for fail-then-success retry recovery patterns to quantify flaky rerun waste.",
        "tags": {
            "latest": "k97aq4a2yrsaess7d5q808r30s82df0j"
        },
        "updatedAt": 1772817626792
    }
}