风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

GitHub Actions Duplicate Run Audit

作者: Daniel Lummis
Slug:github-actions-duplicate-run-audit
版本:1.0.0
更新时间:2026-03-07 19:07:52
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code, instructions, and requirements are coherent with its stated purpose (auditing GitHub Actions run JSON files); it does not request credentials, install remote code, or perform network...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772881660112,
        "_id": "k974fyq8a56xfqf095f4y0jw0582e3sr",
        "changelog": "Initial release: Detect and audit duplicate GitHub Actions workflow runs.\n\n- Analyzes GitHub Actions run data to find duplicate execution bursts.\n- Quantifies wasted CI minutes due to redundant runs per workflow\/branch\/commit group.\n- Provides configurable thresholds for warnings and critical alerts.\n- Supports text and JSON output formats for reports and automation.\n- Includes filter options for workflow, branch, event, repository, and commit.\n- Exits with error code when critical duplication is detected (optional).",
        "changelogSource": "auto",
        "createdAt": 1772881660112,
        "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": 1772881660112,
        "_id": "kd7997r18z35zcnqsafzak229582f7mv",
        "badges": [],
        "createdAt": 1772881660112,
        "displayName": "GitHub Actions Duplicate Run Audit",
        "latestVersionId": "k974fyq8a56xfqf095f4y0jw0582e3sr",
        "ownerUserId": "kn74qp31gs45fmt9eg7jbc4r6n828jdj",
        "slug": "github-actions-duplicate-run-audit",
        "stats": {
            "comments": 0,
            "downloads": 155,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Detect duplicate GitHub Actions run bursts by workflow\/branch\/commit and quantify wasted rerun minutes.",
        "tags": {
            "latest": "k974fyq8a56xfqf095f4y0jw0582e3sr"
        },
        "updatedAt": 1772881672254
    }
}