风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Go Security Vulnerability

作者: irook661
Slug:go-security-vulnerability
版本:0.1.0
更新时间:2026-02-26 11:23:45
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's requirements and runtime instructions match its stated purpose (running govulncheck and remediating Go module vulnerabilities), but the included install script (curl | tar -> /usr/local) a...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770000389243,
        "_id": "k975p189828v5dek73rhezw6c580cp77",
        "changelog": "Initial release of go-security-vulnerability skill.\n\n- Adds vulnerability detection using govulncheck on Go modules.\n- Guides users through assessment and prioritization of security issues.\n- Provides step-by-step instructions for fixing direct and transitive dependency vulnerabilities.\n- Covers strategies for removing unused dependencies and verifying application stability after fixes.\n- Includes best practices for ongoing security monitoring and guidance for handling common issues like JWT vulnerabilities.",
        "changelogSource": "auto",
        "createdAt": 1770000389243,
        "parsed": {
            "clawdis": {
                "emoji": "🔒",
                "requires": {
                    "bins": [
                        "go"
                    ]
                }
            }
        },
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "irook661",
        "handle": "irook661",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/258573429?v=4",
        "kind": "user",
        "linkedUserId": "kn736kxrfr0895nnfbs8x1ywrh80bt1a"
    },
    "ownerHandle": "irook661",
    "skill": {
        "_creationTime": 1770000389243,
        "_id": "kd7979c4j3vvwtwp79pvwp9jq180dt9v",
        "badges": [],
        "createdAt": 1770000389243,
        "displayName": "Go Security Vulnerability",
        "latestVersionId": "k975p189828v5dek73rhezw6c580cp77",
        "ownerUserId": "kn736kxrfr0895nnfbs8x1ywrh80bt1a",
        "slug": "go-security-vulnerability",
        "stats": {
            "comments": 0,
            "downloads": 1625,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 1,
            "versions": 1
        },
        "summary": "Identify, assess, and fix security vulnerabilities in Go modules using govulncheck. Handle common vulnerabilities like JWT issues and ensure application stability during fixes.",
        "tags": {
            "latest": "k975p189828v5dek73rhezw6c580cp77"
        },
        "updatedAt": 1772076225804
    }
}