风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Golang Error Handling

作者: Samuel Berthe
Slug:golang-error-handling
版本:1.1.1
更新时间:2026-03-27 07:46:47
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
An instruction-only Go error-handling guidance skill whose requirements and instructions align with its stated purpose, but it instructs the agent to read/modify code and spawn sub-agents so you shoul...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774568330895,
        "_id": "k97e5y0b5kqctktn93pmsj0nh983njp1",
        "changelog": "- Bumped version to 1.1.1.\n- Added test coverage configuration: introduced evals\/evals.json file.\n- Updated SKILL.md metadata to reflect the new version.\n- No changes to core logic or error handling guidance.",
        "changelogSource": "auto",
        "createdAt": 1774568330895,
        "parsed": {
            "clawdis": {
                "emoji": "⚠️",
                "homepage": "https:\/\/github.com\/samber\/cc-skills-golang",
                "requires": {
                    "bins": [
                        "go"
                    ]
                }
            }
        },
        "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": 1774234847888,
        "_id": "kd787pv6a17sxxpb2p9ggpc2kh83epa7",
        "badges": [],
        "createdAt": 1774234847888,
        "displayName": "Golang Error Handling",
        "latestVersionId": "k97e5y0b5kqctktn93pmsj0nh983njp1",
        "ownerPublisherId": "s173arkhs3131fq5jf769qq75583hdgt",
        "ownerUserId": "kn72rhnkwjfeex9wr1n7y24qa983cjn3",
        "slug": "golang-error-handling",
        "stats": {
            "comments": 0,
            "downloads": 61,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 2
        },
        "summary": "Idiomatic Golang error handling — creation, wrapping with %w, errors.Is\/As, errors.Join, custom error types, sentinel errors, panic\/recover, the single handl...",
        "tags": {
            "latest": "k97e5y0b5kqctktn93pmsj0nh983njp1"
        },
        "updatedAt": 1774568807445
    }
}