OpenClaw: benign
VirusTotal: benign
StaticScan: clean
OpenClaw: benign
The skill's requirements (go + delve), install step, and runtime instructions align with its stated purpose of systematic Go debugging; nothing appears malicious or disproportionate.
VirusTotal: benign VT 报告
静态扫描: clean
No suspicious patterns detected.
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1774345619230,
"_id": "k97afcs8936d4x1216fxym5hns83h918",
"changelog": "Initial release of the golang-troubleshooting skill.\n\n- Provides a systematic, root-cause-focused troubleshooting guide for Go programs covering bugs, crashes, deadlocks, and unexpected behavior.\n- Includes methodology for debugging, common pitfalls, test-driven debugging, Delve and pprof usage, race detection, and production tracing.\n- Offers a decision tree for rapid symptom categorization and links to deeper references.\n- Details strict \"Golden Rules\" for root cause analysis and evidence-based debugging.\n- Supports two modes: focused single-issue debugging and parallel codebase bug hunting.",
"changelogSource": "auto",
"createdAt": 1774345619230,
"parsed": {
"clawdis": {
"emoji": "🔍",
"homepage": "https:\/\/github.com\/samber\/cc-skills-golang",
"install": [
{
"bins": [
"dlv"
],
"kind": "go",
"package": "github.com\/go-delve\/delve\/cmd\/dlv@latest"
}
],
"requires": {
"bins": [
"go",
"dlv"
]
}
}
},
"version": "0.1.0"
},
"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": 1774345619230,
"_id": "kd78ggm2j7f41knq4z1hbba05583g1jd",
"badges": [],
"createdAt": 1774345619230,
"displayName": "Golang Troubleshooting",
"latestVersionId": "k97afcs8936d4x1216fxym5hns83h918",
"ownerPublisherId": "s173arkhs3131fq5jf769qq75583hdgt",
"ownerUserId": "kn72rhnkwjfeex9wr1n7y24qa983cjn3",
"slug": "golang-troubleshooting",
"stats": {
"comments": 0,
"downloads": 15,
"installsAllTime": 0,
"installsCurrent": 0,
"stars": 0,
"versions": 1
},
"summary": "Troubleshoot Golang programs systematically - find and fix the root cause. Use when encountering bugs, crashes, deadlocks, or unexpected behavior in Go code....",
"tags": {
"latest": "k97afcs8936d4x1216fxym5hns83h918"
},
"updatedAt": 1774351006890
}
}