风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Golang Structs Interfaces

作者: Samuel Berthe
Slug:golang-structs-interfaces
版本:0.1.0
更新时间:2026-03-24 18:56:48
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's requirements and runtime instructions align with its stated purpose as a Go types/interface design helper and do not request unrelated credentials or risky installs.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774345673723,
        "_id": "k979cv4m2zv6bmrqjk6xw79bjx83h01e",
        "changelog": "golang-structs-interfaces v0.1.0\n\n- Initial release with guidance on Go struct and interface design patterns.\n- Covers composition, embedding, interface segregation, type assertions, type switches, and dependency injection via interfaces.\n- Provides practical examples for struct field tags and choosing between pointer vs value receivers.\n- Includes best-practice advice such as \"accept interfaces, return structs\", and compile-time interface checks.\n- Reference standard library interface patterns and usage.",
        "changelogSource": "auto",
        "createdAt": 1774345673723,
        "parsed": {
            "clawdis": {
                "emoji": "🧩",
                "homepage": "https:\/\/github.com\/samber\/cc-skills-golang",
                "requires": {
                    "bins": [
                        "go"
                    ]
                }
            }
        },
        "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": 1774345673723,
        "_id": "kd73ner13j1tfbhde26bj460m583hbma",
        "badges": [],
        "createdAt": 1774345673723,
        "displayName": "Golang Structs Interfaces",
        "latestVersionId": "k979cv4m2zv6bmrqjk6xw79bjx83h01e",
        "ownerPublisherId": "s173arkhs3131fq5jf769qq75583hdgt",
        "ownerUserId": "kn72rhnkwjfeex9wr1n7y24qa983cjn3",
        "slug": "golang-structs-interfaces",
        "stats": {
            "comments": 0,
            "downloads": 14,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Golang struct and interface design patterns — composition, embedding, type assertions, type switches, interface segregation, dependency injection via interfa...",
        "tags": {
            "latest": "k979cv4m2zv6bmrqjk6xw79bjx83h01e"
        },
        "updatedAt": 1774349808494
    }
}