风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Golang Security

作者: Samuel Berthe
Slug:golang-security
版本:0.1.0
更新时间:2026-03-24 15:31:51
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
This is an instruction-only Go security/audit skill that is internally consistent: it requires only the Go toolchain and govulncheck, includes extensive guidance and checklists, and does not request s...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774336778519,
        "_id": "k97688nhnnvdvwsgme8s65tsdn83gvk3",
        "changelog": "Initial release of golang-security skill providing best practices and prevention techniques for secure Go development.\n\n- Covers injection (SQL, command, XSS), cryptography, filesystem, network, cookies, secrets management, memory safety, and logging.\n- Supports security audits, code reviews, and secure coding guidance for Go codebases.\n- Defines review, audit, and coding modes, each with tailored workflows and agent usage.\n- Includes severity classification (DREAD), trust boundary analysis, and STRIDE threat modeling.\n- Quick reference tables and detailed category links for rapid access to actionable Go security guidance.\n- Integrates with security tools (requires go and govulncheck).",
        "changelogSource": "auto",
        "createdAt": 1774336778519,
        "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": "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": 1774336778519,
        "_id": "kd7cv4xf4en0sfybr8fgfgqrjd83g61x",
        "badges": [],
        "createdAt": 1774336778519,
        "displayName": "Golang Security",
        "latestVersionId": "k97688nhnnvdvwsgme8s65tsdn83gvk3",
        "ownerPublisherId": "s173arkhs3131fq5jf769qq75583hdgt",
        "ownerUserId": "kn72rhnkwjfeex9wr1n7y24qa983cjn3",
        "slug": "golang-security",
        "stats": {
            "comments": 0,
            "downloads": 15,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Security best practices and vulnerability prevention for Golang. Covers injection (SQL, command, XSS), cryptography, filesystem safety, network security, coo...",
        "tags": {
            "latest": "k97688nhnnvdvwsgme8s65tsdn83gvk3"
        },
        "updatedAt": 1774337511575
    }
}