风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Golang Error Handling

作者: Samuel Berthe
Slug:golang-error-handling
版本:0.1.0
更新时间:2026-03-23 11:11:51
风险信息

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": 1774234847888,
        "_id": "k977mkgjqexjpj75aa1rjwbyb183ff4g",
        "changelog": "Initial release – idiomatic Go error handling skill:\n\n- Documents best practices for error creation, wrapping, inspection, and logging in Go.\n- Covers custom\/sentinel error types, error chain handling, panic\/recover use, and the single error handling rule.\n- Describes structured logging with slog, HTTP middleware for logging requests, and integration with samber\/oops.\n- Introduces three operational modes: Coding, Review, and Audit (with parallel sub-agent support for category-based audits).\n- Provides cross-references to related Go reliability and observability skills.",
        "changelogSource": "auto",
        "createdAt": 1774234847888,
        "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": 1774234847888,
        "_id": "kd787pv6a17sxxpb2p9ggpc2kh83epa7",
        "badges": [],
        "createdAt": 1774234847888,
        "displayName": "Golang Error Handling",
        "latestVersionId": "k977mkgjqexjpj75aa1rjwbyb183ff4g",
        "ownerUserId": "kn72rhnkwjfeex9wr1n7y24qa983cjn3",
        "slug": "golang-error-handling",
        "stats": {
            "comments": 0,
            "downloads": 22,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "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": "k977mkgjqexjpj75aa1rjwbyb183ff4g"
        },
        "updatedAt": 1774235511736
    }
}