风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Bugfix Workflow

作者: p1866
Slug:bugfix-workflow
版本:1.0.0
更新时间:2026-03-25 14:56:55
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill is an instruction-only bug-fix workflow that stays within its stated purpose and does not request extra credentials or install anything unusual.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774421529456,
        "_id": "k9715bzffsjxvxy9v7qepw4pcx83kg1f",
        "changelog": "- Initial release of \"bugfix-workflow\" skill.\n- Provides a structured workflow for distinguishing and fixing real bugs versus feature change requests.\n- Outlines clear steps for simple (quick fix) and complex (full investigation and report) bug scenarios.\n- Enforces best practices: always validate bugs, require testing\/verification, and generate repair reports for complex issues.\n- Strongly promotes minimal, targeted code changes and discourages unnecessary refactoring during bug fixes.",
        "changelogSource": "auto",
        "createdAt": 1774421529456,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s1766ykq2g7ss5qqcrbfmtzkkh83hbj2",
        "displayName": "p1866",
        "handle": "cping6",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/20664106?v=4",
        "kind": "user",
        "linkedUserId": "kn73a2tdqdp5xydsh3matqg0an82vz3z"
    },
    "ownerHandle": "cping6",
    "skill": {
        "_creationTime": 1774421529456,
        "_id": "kd76q7099w30p1mrr805cv0r6983jknx",
        "badges": [],
        "createdAt": 1774421529456,
        "displayName": "Bugfix Workflow",
        "latestVersionId": "k9715bzffsjxvxy9v7qepw4pcx83kg1f",
        "ownerPublisherId": "s1766ykq2g7ss5qqcrbfmtzkkh83hbj2",
        "ownerUserId": "kn73a2tdqdp5xydsh3matqg0an82vz3z",
        "slug": "bugfix-workflow",
        "stats": {
            "comments": 0,
            "downloads": 9,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "BUG 修复工作流。当用户报告 bug、错误、异常行为、功能不符合预期时使用。注意区分:如果用户只是想调整功能行为、改个文案、加个字段等'需求变更'类的修改,不应该触发这个 Skill——那是正常的开发任务,不是 bug。真正的 bug 是'代码的行为与需求\/设计不符'。",
        "tags": {
            "latest": "k9715bzffsjxvxy9v7qepw4pcx83kg1f"
        },
        "updatedAt": 1774421815692
    }
}