风险评分

91/100 (Very Low)

OpenClaw: benign
VirusTotal: unknown
StaticScan: clean

Golang Naming

作者: Samuel Berthe
Slug:golang-naming
版本:0.1.0
更新时间:2026-03-23 12:10:36
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill is an instruction-only Go naming/style guide whose declared requirements and behavior match its purpose and contain no surprising requests.

VirusTotal: unknown VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774239013029,
        "_id": "k9722vb1r2c3defrtqsdhvwwq583f02t",
        "changelog": "Initial release of golang-naming skill.\n\n- Provides comprehensive Go naming conventions for packages, types, functions, methods, constants, enums, errors, booleans, receivers, and more.\n- Includes quick reference table, category breakdowns, and rationale for best practices.\n- Clarifies commonly misunderstood rules: MixedCaps, ALL_CAPS avoidance, anti-stutter, boolean and error naming, enum zero values, and subtest phrasing.\n- Covers handling of acronyms, functional options (`WithX`), constructor names, and import aliasing.\n- Documented as a non-invocable, organization-wide skill for code write\/review tasks involving naming in Go.",
        "changelogSource": "auto",
        "createdAt": 1774239013029,
        "parsed": {
            "clawdis": {
                "emoji": "🏷️",
                "homepage": "https:\/\/github.com\/samber\/cc-skills-golang",
                "requires": {
                    "bins": [
                        "go"
                    ]
                }
            }
        },
        "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": 1774239013029,
        "_id": "kd723dgtgrea4avt90ahbbjn3583fp3k",
        "badges": [],
        "createdAt": 1774239013029,
        "displayName": "Golang Naming",
        "latestVersionId": "k9722vb1r2c3defrtqsdhvwwq583f02t",
        "ownerUserId": "kn72rhnkwjfeex9wr1n7y24qa983cjn3",
        "slug": "golang-naming",
        "stats": {
            "comments": 0,
            "downloads": 19,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Go (Golang) naming conventions — covers packages, constructors, structs, interfaces, constants, enums, errors, booleans, receivers, getters\/setters, function...",
        "tags": {
            "latest": "k9722vb1r2c3defrtqsdhvwwq583f02t"
        },
        "updatedAt": 1774239036330
    }
}