风险评分

59/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: unknown

GitHub Actions Stuck Run Audit

作者: Daniel Lummis
Slug:github-actions-stuck-run-audit
版本:1.0.0
更新时间:2026-03-08 02:07:22
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill is mostly coherent for auditing local GitHub Actions run JSON files, but there are small mismatches (notably the SKILL.md uses the 'gh' CLI while the skill's declared required binaries omit ...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772906831072,
        "_id": "k97b2x7xdkrt6zybme977acyqx82ey97",
        "changelog": "Initial release of github-actions-stuck-run-audit.\n\n- Detects and audits stale (`queued`, `in_progress`, etc.) GitHub Actions runs using run JSON exports.\n- Aggregates and ranks stuck run risk by repository\/workflow or branch.\n- Configurable thresholds for stuck age, stuck run volume, and stuck run rate.\n- Outputs in either text or JSON; can optionally fail CI gates on critical findings.\n- Flexible input filtering by workflow, branch, event, repository, and status.",
        "changelogSource": "auto",
        "createdAt": 1772906831072,
        "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": 1772906831072,
        "_id": "kd7ehcc7nz0zwtg5jdbgp0tfxx82f4ws",
        "badges": [],
        "createdAt": 1772906831072,
        "displayName": "GitHub Actions Stuck Run Audit",
        "latestVersionId": "k97b2x7xdkrt6zybme977acyqx82ey97",
        "ownerUserId": "kn74qp31gs45fmt9eg7jbc4r6n828jdj",
        "slug": "github-actions-stuck-run-audit",
        "stats": {
            "comments": 0,
            "downloads": 148,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Detect stale queued\/in-progress GitHub Actions runs before they quietly block delivery.",
        "tags": {
            "latest": "k97b2x7xdkrt6zybme977acyqx82ey97"
        },
        "updatedAt": 1772906842916
    }
}