OpenClaw: benign
VirusTotal: suspicious
StaticScan: unknown
OpenClaw: benign
The skill's code and instructions match its stated purpose (analyze GitHub Actions run JSON files); there are only minor mismatches (docs reference the gh CLI but the skill only requires bash/python3)... [内容已截断]
VirusTotal: suspicious VT 报告
静态扫描: unknown
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1772827599163,
"_id": "k975s9624s9y6192wp3x9sfrnd82ctz2",
"changelog": "Initial release of GitHub Actions Trigger Health Audit.\n\n- Audits GitHub Actions runs, grouping by repository, event, and workflow.\n- Calculates failure, cancel, and timeout rates, plus average runtime.\n- Flags warning and critical hotspots based on configurable thresholds.\n- Supports include\/exclude regex filters for repo, workflow, and event.\n- Offers text and JSON output for dashboards and automation gating.\n- Customizable thresholds and fail conditions for automation integration.",
"changelogSource": "auto",
"createdAt": 1772827599163,
"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": 1772827599163,
"_id": "kd77g4f0fh08r8jct236y0tkqd82cn1s",
"badges": [],
"createdAt": 1772827599163,
"displayName": "GitHub Actions Trigger Health Audit",
"latestVersionId": "k975s9624s9y6192wp3x9sfrnd82ctz2",
"ownerUserId": "kn74qp31gs45fmt9eg7jbc4r6n828jdj",
"slug": "github-actions-trigger-health-audit",
"stats": {
"comments": 0,
"downloads": 194,
"installsAllTime": 0,
"installsCurrent": 0,
"stars": 0,
"versions": 1
},
"summary": "Audit GitHub Actions run health by trigger event and workflow so flaky or noisy automation sources are easy to prioritize.",
"tags": {
"latest": "k975s9624s9y6192wp3x9sfrnd82ctz2"
},
"updatedAt": 1774330074919
}
}