风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Golang Grpc

作者: Samuel Berthe
Slug:golang-grpc
版本:0.1.0
更新时间:2026-03-23 11:26:51
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill is an instruction-only guidance pack for Go gRPC best practices; its requirements (go + protoc, a Homebrew protobuf install) and instructions align with the stated purpose and do not request...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774234868648,
        "_id": "k9785xmbc9g8ygq210s7r38s7s83e087",
        "changelog": "Initial release of golang-grpc skill.\n\n- Provides comprehensive gRPC usage guidelines and production patterns for Go microservices.\n- Covers proto file organization, code generation tools, and best practices for server\/client implementation.\n- Includes guidance on interceptors, error handling with codes, TLS\/mTLS configuration, and bufconn-based testing.\n- Summarizes recommended streaming patterns, health checks, and performance\/security considerations.\n- Suitable for both building new services and reviewing\/auditing existing gRPC Go code.",
        "changelogSource": "auto",
        "createdAt": 1774234868648,
        "parsed": {
            "clawdis": {
                "emoji": "🌐",
                "homepage": "https:\/\/github.com\/samber\/cc-skills-golang",
                "install": [
                    {
                        "bins": [
                            "protoc"
                        ],
                        "formula": "protobuf",
                        "kind": "brew"
                    }
                ],
                "requires": {
                    "bins": [
                        "go",
                        "protoc"
                    ]
                }
            }
        },
        "version": "0.1.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": 1774234868648,
        "_id": "kd763gxxfqjz0eajpq7ccnafjn83fc6h",
        "badges": [],
        "createdAt": 1774234868648,
        "displayName": "Golang Grpc",
        "latestVersionId": "k9785xmbc9g8ygq210s7r38s7s83e087",
        "ownerUserId": "kn72rhnkwjfeex9wr1n7y24qa983cjn3",
        "slug": "golang-grpc",
        "stats": {
            "comments": 0,
            "downloads": 27,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Provides gRPC usage guidelines, protobuf organization, and production-ready patterns for Golang microservices. Use when implementing, reviewing, or debugging...",
        "tags": {
            "latest": "k9785xmbc9g8ygq210s7r38s7s83e087"
        },
        "updatedAt": 1774236411774
    }
}