OpenClaw: benign
VirusTotal: unknown
StaticScan: clean
OpenClaw: benign
The skill's requirements, install step, and runtime instructions are coherent with a Go troubleshooting/performance debugging purpose; nothing requests unrelated credentials or installs arbitrary remo... [内容已截断]
VirusTotal: unknown VT 报告
静态扫描: clean
No suspicious patterns detected.
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1774234568462,
"_id": "k97ajzyjf8rjssjbas0gv687t583f1n8",
"changelog": "- Initial release of systematic Go troubleshooting skill.\n- Provides a structured decision tree to diagnose bugs, crashes, deadlocks, and logic errors in Go programs.\n- Outlines step-by-step debugging methodology, emphasizing root cause analysis and reproducibility.\n- Includes guidance on tools such as Delve, pprof, and race detector, with escalation advice.\n- Enforces \"no fix without root cause\" and evidence-based debugging practices for reliable issue resolution.",
"changelogSource": "user",
"createdAt": 1774234568462,
"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": "1.0.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": 1774234568462,
"_id": "kd79q5jzkrxbjqerb03j7v72f983f46q",
"badges": [],
"createdAt": 1774234568462,
"displayName": "Golang Performance",
"latestVersionId": "k97ajzyjf8rjssjbas0gv687t583f1n8",
"ownerUserId": "kn72rhnkwjfeex9wr1n7y24qa983cjn3",
"slug": "golang-performance",
"stats": {
"comments": 0,
"downloads": 28,
"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": "k97ajzyjf8rjssjbas0gv687t583f1n8"
},
"updatedAt": 1774234600215
}
}