风险评分

41/100 (Medium)

OpenClaw: suspicious
VirusTotal: suspicious
StaticScan: unknown

Documentation-Accurate Code Generation

作者: tobisamaa
Slug:doc-accurate-codegen
版本:1.0.0
更新时间:2026-03-24 12:30:49
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's description (doc-driven codegen) is reasonable, but several requirements and instructions don't line up (an unexplained BRAVE_API_KEY, an incorrect axios install/binary claim, and hard-cod...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1771876886552,
        "_id": "k972ygkd6vg3awf8wppwzywrz981qgwa",
        "changelog": "- Initial release of doc-accurate-codegen skill: generate code by referencing and validating against real documentation to prevent hallucination bugs.\n- Enforces a strict \"docs-first\" workflow for any code generation, API use, or configuration creation.\n- Always loads documentation, extracts actual API signatures, and validates generated code for accuracy.\n- Introduces tools for code generation, validation, doc lookup, and API extraction with full reference tracking.\n- Provides output templates and best practices for reliable, documentation-sourced code.",
        "changelogSource": "auto",
        "createdAt": 1771876886552,
        "parsed": {
            "clawdis": {
                "emoji": "📚",
                "install": [
                    {
                        "bins": [
                            "axios"
                        ],
                        "id": "npm",
                        "kind": "node",
                        "package": "axios"
                    }
                ],
                "requires": {
                    "bins": [
                        "curl",
                        "jq",
                        "git"
                    ],
                    "env": [
                        "BRAVE_API_KEY"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "tobisamaa",
        "handle": "tobisamaa",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/62774845?v=4",
        "kind": "user",
        "linkedUserId": "kn79yq0mt59bnzdp29kfgxsk0181j3b1"
    },
    "ownerHandle": "tobisamaa",
    "skill": {
        "_creationTime": 1771876886552,
        "_id": "kd7338atqg70sp5epjt9rdr8p181qkzq",
        "badges": [],
        "createdAt": 1771876886552,
        "displayName": "Documentation-Accurate Code Generation",
        "latestVersionId": "k972ygkd6vg3awf8wppwzywrz981qgwa",
        "ownerUserId": "kn79yq0mt59bnzdp29kfgxsk0181j3b1",
        "slug": "doc-accurate-codegen",
        "stats": {
            "comments": 0,
            "downloads": 412,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Generate code that references actual documentation, preventing hallucination bugs. ALWAYS loads docs first, validates against API signatures, and verifies co...",
        "tags": {
            "latest": "k972ygkd6vg3awf8wppwzywrz981qgwa"
        },
        "updatedAt": 1774326649451
    }
}