风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Go Vuln Dos

作者: yhy
Slug:go-vuln-dos
版本:0.1.0
更新时间:2026-03-14 16:21:52
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill is an instruction-only auditor for Go DoS/resource-exhaustion patterns; its instructions, requirements, and included references are consistent with that purpose and do not ask for credential...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773476213685,
        "_id": "k9700aj2c4dqc4x0xw7rxrfbvd82xajt",
        "changelog": "Initial release of go-vuln-dos skill for auditing Go code for denial of service risks and resource exhaustion vulnerabilities.\n\n- Provides detection guidance for Go-specific CWE-400\/770\/476 patterns: goroutine leaks, channel deadlocks, panic recover, uncontrolled memory\/IO allocations.\n- Outlines typical sources (external inputs), critical sinks, and effective resource limiting\/sanitization techniques.\n- Offers CLI grep patterns for common DoS vulnerability hotspots in Go code.\n- Includes detailed checklists for goroutine, memory, IO, panic recovery, and protocol-specific (HTTP\/2, WebSocket, protobuf) resource exhaustion risks.\n- Documents false positive exclusion guidelines and references for real-world vulnerability case studies.",
        "changelogSource": "auto",
        "createdAt": 1773476213685,
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "yhy",
        "handle": "yhy0",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/31311038?v=4",
        "kind": "user",
        "linkedUserId": "kn79sjykbqsqznyrp68rnjy8jh82w52k"
    },
    "ownerHandle": "yhy0",
    "skill": {
        "_creationTime": 1773476213685,
        "_id": "kd77gjn1fda95spdnh2wem0b0182xwen",
        "badges": [],
        "createdAt": 1773476213685,
        "displayName": "Go Vuln Dos",
        "latestVersionId": "k9700aj2c4dqc4x0xw7rxrfbvd82xajt",
        "ownerUserId": "kn79sjykbqsqznyrp68rnjy8jh82w52k",
        "slug": "go-vuln-dos",
        "stats": {
            "comments": 0,
            "downloads": 118,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Use when auditing Go code involving goroutine management, channel operations, HTTP request handling, resource allocation, or panic recovery. Covers CWE-400\/7...",
        "tags": {
            "latest": "k9700aj2c4dqc4x0xw7rxrfbvd82xajt"
        },
        "updatedAt": 1773476512533
    }
}