风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

GitHub Actions Troubleshooting

作者: irook661
Slug:github-actions-troubleshooting
版本:1.0.0
更新时间:2026-02-26 11:23:44
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's requirements, instructions, and install steps are consistent with a GitHub Actions troubleshooting tool for Go projects and do not request unrelated credentials or perform unexpected insta...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770000212087,
        "_id": "k97bsmfahf8zzakdqtt8bhbpc580dema",
        "changelog": "Initial release of the github-actions-troubleshooting skill:\n\n- Provides commands and step-by-step guidance to troubleshoot GitHub Actions workflows, with a focus on Go projects.\n- Helps distinguish between code-related and environment\/configuration issues.\n- Includes diagnostic commands for listing workflow runs, viewing logs, and downloading artifacts using the GitHub CLI.\n- Offers common fixes for Go CI problems, such as linter configuration and dependency resolution.\n- Details a structured workflow for analyzing and resolving CI\/CD failures.",
        "changelogSource": "user",
        "createdAt": 1770000212087,
        "parsed": {
            "clawdis": {
                "emoji": "🔄",
                "install": [
                    {
                        "bins": [
                            "gh"
                        ],
                        "formula": "gh",
                        "id": "brew",
                        "kind": "brew",
                        "label": "Install GitHub CLI (brew)"
                    }
                ],
                "requires": {
                    "bins": [
                        "gh",
                        "git"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "irook661",
        "handle": "irook661",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/258573429?v=4",
        "kind": "user",
        "linkedUserId": "kn736kxrfr0895nnfbs8x1ywrh80bt1a"
    },
    "ownerHandle": "irook661",
    "skill": {
        "_creationTime": 1770000212087,
        "_id": "kd7apy209ej6c6r2s3v81fjj9980db69",
        "badges": [],
        "createdAt": 1770000212087,
        "displayName": "GitHub Actions Troubleshooting",
        "latestVersionId": "k97bsmfahf8zzakdqtt8bhbpc580dema",
        "ownerUserId": "kn736kxrfr0895nnfbs8x1ywrh80bt1a",
        "slug": "github-actions-troubleshooting",
        "stats": {
            "comments": 0,
            "downloads": 1570,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 1,
            "versions": 1
        },
        "summary": "Troubleshoot GitHub Actions workflows, particularly for Go projects. Diagnose failing workflows, distinguish between code and environment issues, interpret logs, and apply fixes for common CI\/CD problems.",
        "tags": {
            "latest": "k97bsmfahf8zzakdqtt8bhbpc580dema"
        },
        "updatedAt": 1772076224235
    }
}