风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Golang Testing

作者: Samuel Berthe
Slug:golang-testing
版本:0.1.0
更新时间:2026-03-24 18:06:55
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill is internally consistent with its stated purpose of guiding Go tests; it installs and uses gotests as expected and contains realistic examples, though integration examples assume Docker/dock...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774345645885,
        "_id": "k974t8cv0k3fxv6nqfn68032y183gq8w",
        "changelog": "Initial release of golang-testing – a comprehensive guide for writing production-grade Go tests.\n\n- Covers table-driven tests, test suites (testify), mocks, unit\/integration tests, benchmarks, coverage, parallel\/fuzz\/fixture tests, goroutine\/memory leak detection (goleak), CI, and naming best practices.\n- Provides clear best practices and idioms for reliable, maintainable, idiomatic Go tests, including strong guidance on flakiness and coverage.\n- Includes detailed organization, naming, and file conventions for Go testing.\n- Describes use of `synctest` (Go 1.24+) for deterministic concurrency tests.\n- Specifies community conventions and how this skill supersedes similar testing skills.",
        "changelogSource": "auto",
        "createdAt": 1774345645885,
        "parsed": {
            "clawdis": {
                "emoji": "🧪",
                "homepage": "https:\/\/github.com\/samber\/cc-skills-golang",
                "install": [
                    {
                        "bins": [
                            "gotests"
                        ],
                        "kind": "go",
                        "package": "github.com\/cweill\/gotests\/gotests@latest"
                    }
                ],
                "requires": {
                    "bins": [
                        "go",
                        "gotests"
                    ]
                }
            }
        },
        "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": 1774345645885,
        "_id": "kd70gefwqa40vfpvrhx95b9k5183gvmj",
        "badges": [],
        "createdAt": 1774345645885,
        "displayName": "Golang Testing",
        "latestVersionId": "k974t8cv0k3fxv6nqfn68032y183gq8w",
        "ownerPublisherId": "s173arkhs3131fq5jf769qq75583hdgt",
        "ownerUserId": "kn72rhnkwjfeex9wr1n7y24qa983cjn3",
        "slug": "golang-testing",
        "stats": {
            "comments": 0,
            "downloads": 13,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Provides a comprehensive guide for writing production-ready Golang tests. Covers table-driven tests, test suites with testify, mocks, unit tests, integration...",
        "tags": {
            "latest": "k974t8cv0k3fxv6nqfn68032y183gq8w"
        },
        "updatedAt": 1774346815107
    }
}