OpenClaw: benign
VirusTotal: benign
StaticScan: clean
OpenClaw: benign
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 未提供
无文件信息
{
"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
}
}