风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Go Testing Code Review

作者: Kevin Anderson
Slug:go-testing-code-review
版本:2.3.0
更新时间:2026-03-23 01:51:48
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill is an instruction-only Go test review checklist and reference documents that request no credentials or installs and are coherent with the stated purpose.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774201642991,
        "_id": "k9742zba9v4gsb8aehgqww9v0d83cwke",
        "changelog": "- Added comprehensive review checklist for Go test code, covering table-driven, parallel, and fuzz tests.\n- Expanded documentation with anti-patterns, critical testing patterns, and example code snippets.\n- Included references for structure and mocking best practices.\n- Clarified best practices for error messages, cleanup, and isolation in tests.\n- Added guidance for benchmarks, fuzz tests, HTTP handlers, and golden files.",
        "changelogSource": "auto",
        "createdAt": 1774201642991,
        "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": 1774201642991,
        "_id": "kd7f3721bjhmdw40h9p1cjty0h83dax1",
        "badges": [],
        "createdAt": 1774201642991,
        "displayName": "Go Testing Code Review",
        "latestVersionId": "k9742zba9v4gsb8aehgqww9v0d83cwke",
        "ownerUserId": "kn79190nfmdb20hk6xjhzt2zv583844x",
        "slug": "go-testing-code-review",
        "stats": {
            "comments": 0,
            "downloads": 27,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Reviews Go test code for proper table-driven tests, assertions, and coverage patterns. Use when reviewing *_test.go files.",
        "tags": {
            "latest": "k9742zba9v4gsb8aehgqww9v0d83cwke"
        },
        "updatedAt": 1774201908186
    }
}