风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

GitHub Actions Timeout Risk Audit

作者: Daniel Lummis
Slug:github-actions-timeout-risk-audit
版本:1.0.0
更新时间:2026-03-06 18:09:34
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code and instructions match its stated purpose (auditing GitHub Actions run JSON files for near-timeout jobs); it only reads local run JSON files and produces reports and exit codes as des...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772791761533,
        "_id": "k971vavmbwgxg0p69vbqx7yyp582d2wh",
        "changelog": "Initial release – audit GitHub Actions jobs for timeout risks.\n\n- Calculates per-job runtime from GitHub Actions run JSON files.\n- Flags jobs as `warn` or `critical` based on configurable timeout ratios.\n- Groups repeated jobs for concise reporting.\n- Supports configurable input filters and output formats (text or JSON).\n- Can fail CI on critical timeout risks if desired.",
        "changelogSource": "auto",
        "createdAt": 1772791761533,
        "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": 1772791761533,
        "_id": "kd7347x45qczkvxyeeh9s0g1bs82d4j5",
        "badges": [],
        "createdAt": 1772791761533,
        "displayName": "GitHub Actions Timeout Risk Audit",
        "latestVersionId": "k971vavmbwgxg0p69vbqx7yyp582d2wh",
        "ownerUserId": "kn74qp31gs45fmt9eg7jbc4r6n828jdj",
        "slug": "github-actions-timeout-risk-audit",
        "stats": {
            "comments": 0,
            "downloads": 161,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Audit GitHub Actions job runtime risk against timeout thresholds so near-timeout jobs get fixed before they fail CI.",
        "tags": {
            "latest": "k971vavmbwgxg0p69vbqx7yyp582d2wh"
        },
        "updatedAt": 1772791774885
    }
}