风险评分

76/100 (Low)

OpenClaw: benign
VirusTotal: suspicious
StaticScan: unknown

GitHub Actions Conclusion Volatility Audit

作者: Daniel Lummis
Slug:github-actions-conclusion-volatility-audit
版本:1.0.0
更新时间:2026-03-24 13:26:56
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code, instructions, and required binaries align with its stated purpose of analyzing GitHub Actions run JSON exports for workflow volatility; there are no unexpected network endpoints, sec...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772809878600,
        "_id": "k9738e9aaxtyajed8srdv6v4js82ds1z",
        "changelog": "Initial release of GitHub Actions Conclusion Volatility Audit.\n\n- Audits workflow run histories to identify unstable pipelines based on conclusion changes.\n- Groups runs by repository, workflow, and branch for fine-grained analysis.\n- Calculates and flags volatility by configurable warning and critical thresholds.\n- Supports text and JSON output for CI reporting and quality gates.\n- Flexible filtering with regex for workflows, branches, and repositories.\n- Optionally exits with failure when critical instability is detected.",
        "changelogSource": "auto",
        "createdAt": 1772809878600,
        "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": 1772809878600,
        "_id": "kd7emxt1n3tw7sq720hy74hvws82dxy0",
        "badges": [],
        "createdAt": 1772809878600,
        "displayName": "GitHub Actions Conclusion Volatility Audit",
        "latestVersionId": "k9738e9aaxtyajed8srdv6v4js82ds1z",
        "ownerUserId": "kn74qp31gs45fmt9eg7jbc4r6n828jdj",
        "slug": "github-actions-conclusion-volatility-audit",
        "stats": {
            "comments": 0,
            "downloads": 185,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Audit GitHub Actions workflow conclusion volatility to surface unstable pipelines before they become chronic failures.",
        "tags": {
            "latest": "k9738e9aaxtyajed8srdv6v4js82ds1z"
        },
        "updatedAt": 1774330016769
    }
}