风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

CI Flake Triage

作者: Daniel Lummis
Slug:ci-flake-triage
版本:1.0.0
更新时间:2026-03-06 06:08:24
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code and runtime instructions match its stated purpose (parsing JUnit XML to find flaky vs persistent failures), it requires only bash and python3, and there are no unexplained network cal...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772748490198,
        "_id": "k97epqcr29cchp0m4m679jpr7982bq1m",
        "changelog": "Initial release of ci-flake-triage.\n\n- Detects flaky tests from JUnit XML retries and generates a triage report highlighting unstable cases.\n- Aggregates and flags tests with both failing and passing outcomes.\n- Separates persistent failures from flaky failures for clearer prioritization.\n- Supports configurable report format (text or JSON) and result filtering.\n- Includes options to control CI exit behavior based on failures or flakes.\n- Provides easy-to-run scripts and bundled fixtures for testing.",
        "changelogSource": "auto",
        "createdAt": 1772748490198,
        "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": 1772748490198,
        "_id": "kd7151kmgkz09ebawqvsffmrmn82b0az",
        "badges": [],
        "createdAt": 1772748490198,
        "displayName": "CI Flake Triage",
        "latestVersionId": "k97epqcr29cchp0m4m679jpr7982bq1m",
        "ownerUserId": "kn74qp31gs45fmt9eg7jbc4r6n828jdj",
        "slug": "ci-flake-triage",
        "stats": {
            "comments": 0,
            "downloads": 181,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "Detect flaky tests from JUnit XML retries and emit a triage report with top unstable cases.",
        "tags": {
            "latest": "k97epqcr29cchp0m4m679jpr7982bq1m"
        },
        "updatedAt": 1772748504752
    }
}