风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Golang Dependency Management

作者: Samuel Berthe
Slug:golang-dependency-management
版本:1.1.0
更新时间:2026-03-23 10:55:47
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's requirements, instructions, and install step are consistent with a Go dependency-management helper; only minor documentation/declared-tool inconsistencies were found (e.g., referencing gh ...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774223875497,
        "_id": "k9704z74hm1qrkb13b1z9c4f2983db3z",
        "changelog": "Version 1.1.0 of golang-dependency-management expands coverage and guidance for Go dependency workflows.\n\n- Enhanced documentation with strategies for dependency selection, management, updates, conflict resolution, and security auditing.\n- Clarifies the necessity to ask users before adding new dependencies, with checks for maintenance, stdlib alternatives, and license compatibility.\n- Details essential go.mod and go.sum practices, with command references and rationale for key rules.\n- Adds in-depth sections on versioning (MVS), workspaces, automated updates, visualizing the dependency graph, and dependency auditing.\n- Provides cross-references to related skills for CI, security, and vetted library use.\n- Offers concise command examples and quick references for typical dependency tasks.",
        "changelogSource": "auto",
        "createdAt": 1774223875497,
        "parsed": {
            "clawdis": {
                "emoji": "📦",
                "homepage": "https:\/\/github.com\/samber\/cc-skills-golang",
                "install": [
                    {
                        "bins": [
                            "govulncheck"
                        ],
                        "kind": "go",
                        "package": "golang.org\/x\/vuln\/cmd\/govulncheck@latest"
                    }
                ],
                "requires": {
                    "bins": [
                        "go",
                        "govulncheck"
                    ]
                }
            }
        },
        "version": "1.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": 1774223875497,
        "_id": "kd780sa2r4vn594ptpfrxw2p9d83dba4",
        "badges": [],
        "createdAt": 1774223875497,
        "displayName": "Golang Dependency Management",
        "latestVersionId": "k9704z74hm1qrkb13b1z9c4f2983db3z",
        "ownerUserId": "kn72rhnkwjfeex9wr1n7y24qa983cjn3",
        "slug": "golang-dependency-management",
        "stats": {
            "comments": 0,
            "downloads": 26,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Provides dependency management strategies for Golang projects including go.mod management, installing\/upgrading packages, semantic versioning, Minimal Versio...",
        "tags": {
            "latest": "k9704z74hm1qrkb13b1z9c4f2983db3z"
        },
        "updatedAt": 1774234547773
    }
}