风险评分

76/100 (Low)

OpenClaw: benign
VirusTotal: suspicious
StaticScan: unknown

GitHub Actions Trigger Health Audit

作者: Daniel Lummis
Slug:github-actions-trigger-health-audit
版本:1.0.0
更新时间:2026-03-24 13:27:54
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code and instructions match its stated purpose (analyze GitHub Actions run JSON files); there are only minor mismatches (docs reference the gh CLI but the skill only requires bash/python3)...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772827599163,
        "_id": "k975s9624s9y6192wp3x9sfrnd82ctz2",
        "changelog": "Initial release of GitHub Actions Trigger Health Audit.\n\n- Audits GitHub Actions runs, grouping by repository, event, and workflow.\n- Calculates failure, cancel, and timeout rates, plus average runtime.\n- Flags warning and critical hotspots based on configurable thresholds.\n- Supports include\/exclude regex filters for repo, workflow, and event.\n- Offers text and JSON output for dashboards and automation gating.\n- Customizable thresholds and fail conditions for automation integration.",
        "changelogSource": "auto",
        "createdAt": 1772827599163,
        "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": 1772827599163,
        "_id": "kd77g4f0fh08r8jct236y0tkqd82cn1s",
        "badges": [],
        "createdAt": 1772827599163,
        "displayName": "GitHub Actions Trigger Health Audit",
        "latestVersionId": "k975s9624s9y6192wp3x9sfrnd82ctz2",
        "ownerUserId": "kn74qp31gs45fmt9eg7jbc4r6n828jdj",
        "slug": "github-actions-trigger-health-audit",
        "stats": {
            "comments": 0,
            "downloads": 194,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Audit GitHub Actions run health by trigger event and workflow so flaky or noisy automation sources are easy to prioritize.",
        "tags": {
            "latest": "k975s9624s9y6192wp3x9sfrnd82ctz2"
        },
        "updatedAt": 1774330074919
    }
}