OpenClaw: benign
VirusTotal: benign
StaticScan: unknown
OpenClaw: benign
The skill's code, instructions, and requirements are coherent with its stated purpose (auditing GitHub Actions run JSON files); it does not request credentials, install remote code, or perform network... [内容已截断]
VirusTotal: benign VT 报告
静态扫描: unknown
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1772881660112,
"_id": "k974fyq8a56xfqf095f4y0jw0582e3sr",
"changelog": "Initial release: Detect and audit duplicate GitHub Actions workflow runs.\n\n- Analyzes GitHub Actions run data to find duplicate execution bursts.\n- Quantifies wasted CI minutes due to redundant runs per workflow\/branch\/commit group.\n- Provides configurable thresholds for warnings and critical alerts.\n- Supports text and JSON output formats for reports and automation.\n- Includes filter options for workflow, branch, event, repository, and commit.\n- Exits with error code when critical duplication is detected (optional).",
"changelogSource": "auto",
"createdAt": 1772881660112,
"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": 1772881660112,
"_id": "kd7997r18z35zcnqsafzak229582f7mv",
"badges": [],
"createdAt": 1772881660112,
"displayName": "GitHub Actions Duplicate Run Audit",
"latestVersionId": "k974fyq8a56xfqf095f4y0jw0582e3sr",
"ownerUserId": "kn74qp31gs45fmt9eg7jbc4r6n828jdj",
"slug": "github-actions-duplicate-run-audit",
"stats": {
"comments": 0,
"downloads": 155,
"installsAllTime": 0,
"installsCurrent": 0,
"stars": 0,
"versions": 1
},
"summary": "Detect duplicate GitHub Actions run bursts by workflow\/branch\/commit and quantify wasted rerun minutes.",
"tags": {
"latest": "k974fyq8a56xfqf095f4y0jw0582e3sr"
},
"updatedAt": 1772881672254
}
}