风险评分

76/100 (Low)

OpenClaw: benign
VirusTotal: suspicious
StaticScan: unknown

Go Linter Configuration

作者: irook661
Slug:go-linter-configuration
版本:1.0.0
更新时间:2026-03-24 11:16:00
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill is internally consistent for configuring golangci-lint: it asks for the expected tools, provides reasonable instructions, and does not request unrelated credentials or access, though its ins...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770000343422,
        "_id": "k978qghytgmyjkg1rbveswmbb980cy98",
        "changelog": "Initial release of go-linter-configuration skill.\n\n- Provides guidance for configuring and troubleshooting golangci-lint in Go projects.\n- Covers solutions for import resolution and type-checking issues, and optimizing for local and CI environments.\n- Includes installation scripts for Go and golangci-lint.\n- Offers minimal and standard .golangci.yml templates tailored for CI or local usage.\n- Contains troubleshooting advice and recommended CI\/CD workflow integration.\n- Lists core linter recommendations based on project use case.",
        "changelogSource": "user",
        "createdAt": 1770000343422,
        "parsed": {
            "clawdis": {
                "emoji": "🔍",
                "requires": {
                    "bins": [
                        "go",
                        "golangci-lint"
                    ]
                }
            }
        },
        "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": 1770000343422,
        "_id": "kd70x2sbsbdke1anxhdsfzamy180cp53",
        "badges": [],
        "createdAt": 1770000343422,
        "displayName": "Go Linter Configuration",
        "latestVersionId": "k978qghytgmyjkg1rbveswmbb980cy98",
        "ownerUserId": "kn736kxrfr0895nnfbs8x1ywrh80bt1a",
        "slug": "go-linter-configuration",
        "stats": {
            "comments": 0,
            "downloads": 1659,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Configure and troubleshoot golangci-lint for Go projects. Handle import resolution issues, type-checking problems, and optimize configurations for both local and CI environments.",
        "tags": {
            "latest": "k978qghytgmyjkg1rbveswmbb980cy98"
        },
        "updatedAt": 1774322160479
    }
}