风险评分

91/100 (Very Low)

OpenClaw: benign
VirusTotal: unknown
StaticScan: clean

Golang Performance

作者: Samuel Berthe
Slug:golang-performance
版本:1.1.1
更新时间:2026-03-27 22:11:49
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's requirements, install step, and runtime instructions are coherent with a Go troubleshooting/performance debugging purpose; nothing requests unrelated credentials or installs arbitrary remo...

[内容已截断]

VirusTotal: unknown VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774618138185,
        "_id": "k9722qst7ax4w076tnsvx2spnh83qj4r",
        "changelog": "golang-performance v1.1.1\n\n- Skill renamed from \"golang-troubleshooting\" to \"golang-performance\", focusing on Go performance optimization patterns and methodologies.\n- Old debugging and troubleshooting guides, along with related reference files, removed.\n- New in-depth optimization guides added for memory, CPU, I\/O, runtime tuning, caching, and observability.\n- Prometheus alert template and benchmarking\/observability references introduced.\n- Evaluation definition updated to align with performance focus and new methodology.\n- Improved guidance on review\/optimize modes, cross-references to related skills, and contextual \"when to use\" instructions.",
        "changelogSource": "auto",
        "createdAt": 1774618138185,
        "parsed": {
            "clawdis": {
                "emoji": "🏎️",
                "homepage": "https:\/\/github.com\/samber\/cc-skills-golang",
                "install": [
                    {
                        "bins": [
                            "benchstat"
                        ],
                        "kind": "go",
                        "package": "golang.org\/x\/perf\/cmd\/benchstat@latest"
                    }
                ],
                "requires": {
                    "bins": [
                        "go",
                        "benchstat"
                    ]
                }
            }
        },
        "version": "1.1.1"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s173arkhs3131fq5jf769qq75583hdgt",
        "displayName": "Samuel Berthe",
        "handle": "samber",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/2951285?v=4",
        "kind": "user",
        "linkedUserId": "kn72rhnkwjfeex9wr1n7y24qa983cjn3"
    },
    "ownerHandle": "samber",
    "skill": {
        "_creationTime": 1774234568462,
        "_id": "kd79q5jzkrxbjqerb03j7v72f983f46q",
        "badges": [],
        "createdAt": 1774234568462,
        "displayName": "Golang Performance",
        "latestVersionId": "k9722qst7ax4w076tnsvx2spnh83qj4r",
        "ownerPublisherId": "s173arkhs3131fq5jf769qq75583hdgt",
        "ownerUserId": "kn72rhnkwjfeex9wr1n7y24qa983cjn3",
        "slug": "golang-performance",
        "stats": {
            "comments": 0,
            "downloads": 71,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 2
        },
        "summary": "Golang performance optimization patterns and methodology - if X bottleneck, then apply Y. Covers allocation reduction, CPU efficiency, memory layout, GC tuni...",
        "tags": {
            "latest": "k9722qst7ax4w076tnsvx2spnh83qj4r"
        },
        "updatedAt": 1774620709456
    }
}