风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

GitHub Actions Branch Drift Audit

作者: Daniel Lummis
Slug:github-actions-branch-drift-audit
版本:1.0.0
更新时间:2026-03-07 10:07:04
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's files and runtime instructions match its stated purpose (auditing GitHub Actions run JSONs) and do not request unrelated credentials or perform suspicious network or file-exfiltration acti...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772849212858,
        "_id": "k977xtge2dth04hwha6rjqf6h182e9kr",
        "changelog": "Initial release of github-actions-branch-drift-audit.\n\n- Detects branch-level CI reliability drift by comparing failure rates and runtime metrics against a mainline baseline.\n- Supports flexible configuration for branch selection, workflow\/repo filtering, and drift thresholds.\n- Emits both text and JSON reports for pipeline integration and dashboard triage.\n- Provides fail gate capability to enforce quality, exiting nonzero on critical drift if enabled.\n- Easy integration: analyze GitHub Actions run exports with simple Bash or Python dependencies.",
        "changelogSource": "auto",
        "createdAt": 1772849212858,
        "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": 1772849212858,
        "_id": "kd7bx5x2yk8gf0ds5ytpr8kppn82fygc",
        "badges": [],
        "createdAt": 1772849212858,
        "displayName": "GitHub Actions Branch Drift Audit",
        "latestVersionId": "k977xtge2dth04hwha6rjqf6h182e9kr",
        "ownerUserId": "kn74qp31gs45fmt9eg7jbc4r6n828jdj",
        "slug": "github-actions-branch-drift-audit",
        "stats": {
            "comments": 0,
            "downloads": 157,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Detect branch-level GitHub Actions reliability drift by comparing failure and runtime deltas against a mainline baseline.",
        "tags": {
            "latest": "k977xtge2dth04hwha6rjqf6h182e9kr"
        },
        "updatedAt": 1772849224299
    }
}