风险评分

91/100 (Very Low)

OpenClaw: benign
VirusTotal: unknown
StaticScan: clean

Golang Lint

作者: Samuel Berthe
Slug:golang-linter
版本:0.1.0
更新时间:2026-03-23 12:09:46
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill is internally consistent with its stated purpose (providing golangci-lint guidance and a recommended config); it asks for the expected binaries and contains only docs/config assets, but it d...

[内容已截断]

VirusTotal: unknown VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774238964188,
        "_id": "k97cxddp25rmpd5esqt95nkdgx83ex67",
        "changelog": "Initial release of golang-lint skill.\n\n- Provides linting best practices and golangci-lint configuration guidance for Go projects.\n- Covers running linters, configuring .golangci.yml, suppressing warnings with nolint, interpreting lint output, and managing linter settings.\n- Outlines modes for setup, coding, and interpreting\/fixing lint issues.\n- Includes recommendations for workflow integration and parallel legacy code cleanup.\n- Offers quick reference, troubleshooting, and cross-references to related CI, code style, and security skills.",
        "changelogSource": "auto",
        "createdAt": 1774238964188,
        "parsed": {
            "clawdis": {
                "emoji": "🧹",
                "homepage": "https:\/\/github.com\/samber\/cc-skills-golang",
                "install": [
                    {
                        "bins": [
                            "golangci-lint"
                        ],
                        "formula": "golangci-lint",
                        "kind": "brew"
                    }
                ],
                "requires": {
                    "bins": [
                        "go",
                        "golangci-lint"
                    ]
                }
            }
        },
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Samuel Berthe",
        "handle": "samber",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/2951285?v=4",
        "kind": "user",
        "linkedUserId": "kn72rhnkwjfeex9wr1n7y24qa983cjn3"
    },
    "ownerHandle": "samber",
    "skill": {
        "_creationTime": 1774238964188,
        "_id": "kd7a8qpx0e1m95xf2tdpr1aemh83ewxs",
        "badges": [],
        "createdAt": 1774238964188,
        "displayName": "Golang Lint",
        "latestVersionId": "k97cxddp25rmpd5esqt95nkdgx83ex67",
        "ownerUserId": "kn72rhnkwjfeex9wr1n7y24qa983cjn3",
        "slug": "golang-linter",
        "stats": {
            "comments": 0,
            "downloads": 20,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Provides linting best practices and golangci-lint configuration for Go projects. Covers running linters, configuring .golangci.yml, suppressing warnings with...",
        "tags": {
            "latest": "k97cxddp25rmpd5esqt95nkdgx83ex67"
        },
        "updatedAt": 1774238986799
    }
}