OpenClaw: benign
VirusTotal: benign
StaticScan: clean
OpenClaw: benign
The skill is an instruction-only Go code review checklist that only reads project files and local reference docs — its requirements and instructions are coherent with the stated purpose.
VirusTotal: benign VT 报告
静态扫描: clean
No suspicious patterns detected.
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1774183337203,
"_id": "k97b1jmy4gthkxc8686ay4m37583cc0y",
"changelog": "- Major update to SKILL.md: clearer workflow, severity definitions, and context-sensitive review criteria for Go code.\n- Review process now requires checking `go.mod` for Go version to adjust rules for generics, slog, and loop variable capture.\n- Expanded and categorized the review checklist: error handling, concurrency, interfaces\/types, resource management, and naming\/style.\n- Severity and output format standardized; includes precise calibration for critical, major, minor, and informational findings.\n- Lists valid Go patterns explicitly to avoid false positives and wasted review effort.\n- Emphasizes verifying findings via review-verification-protocol before reporting.",
"changelogSource": "auto",
"createdAt": 1774183337203,
"version": "2.3.0"
},
"owner": {
"_creationTime": 0,
"_id": "publishers:missing",
"displayName": "Kevin Anderson",
"handle": "anderskev",
"image": "https:\/\/avatars.githubusercontent.com\/u\/17010022?v=4",
"kind": "user",
"linkedUserId": "kn79190nfmdb20hk6xjhzt2zv583844x"
},
"ownerHandle": "anderskev",
"skill": {
"_creationTime": 1774183337203,
"_id": "kd79jhpf0jw1xq5ed3h2mare1h83cejq",
"badges": [],
"createdAt": 1774183337203,
"displayName": "Go Code Review",
"latestVersionId": "k97b1jmy4gthkxc8686ay4m37583cc0y",
"ownerUserId": "kn79190nfmdb20hk6xjhzt2zv583844x",
"slug": "go-code-review",
"stats": {
"comments": 0,
"downloads": 31,
"installsAllTime": 1,
"installsCurrent": 1,
"stars": 0,
"versions": 1
},
"summary": "Reviews Go code for idiomatic patterns, error handling, concurrency safety, and common mistakes. Use when reviewing .go files, checking error handling, gorou...",
"tags": {
"latest": "k97b1jmy4gthkxc8686ay4m37583cc0y"
},
"updatedAt": 1774185408086
}
}