风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Qa Scenario Synthesizer

作者: vx:17605205782
Slug:qa-scenario-synthesizer
版本:1.0.0
更新时间:2026-03-19 12:41:49
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code, instructions, and requirements are coherent with its stated purpose (synthesizing QA/test scenarios); it only needs python3 and works on local files, but you should avoid pointing it...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773894791169,
        "_id": "k973sw5gtdyykn5ahn4vjqj36s836s2y",
        "changelog": "- Initial release of qa-scenario-synthesizer skill.\n- Generates comprehensive QA test scenarios from requirements, covering main flow, exceptions, cross-platform, invalid input, and recovery situations.\n- Clearly separates suitable and unsuitable usage cases for scenario generation.\n- Provides structured output including draft for review and execution checklist.\n- Prioritizes explicit listing of missing or confirmation-needed items.\n- Ensures strict safety boundaries: no execution of high-risk commands, always readable and auditable outputs.",
        "changelogSource": "auto",
        "createdAt": 1773894791169,
        "parsed": {
            "clawdis": {
                "emoji": "🧷",
                "os": [
                    "darwin",
                    "linux",
                    "win32"
                ],
                "requires": {
                    "bins": [
                        "python3"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "vx:17605205782",
        "handle": "52yuanchangxing",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/39086567?v=4",
        "kind": "user",
        "linkedUserId": "kn72x1cmzp55stwep76p7stvnd82knct"
    },
    "ownerHandle": "52yuanchangxing",
    "skill": {
        "_creationTime": 1773894791169,
        "_id": "kd787h5vs8vqg9sw19v3b3nk1n836kfe",
        "badges": [],
        "createdAt": 1773894791169,
        "displayName": "Qa Scenario Synthesizer",
        "latestVersionId": "k973sw5gtdyykn5ahn4vjqj36s836s2y",
        "ownerUserId": "kn72x1cmzp55stwep76p7stvnd82knct",
        "slug": "qa-scenario-synthesizer",
        "stats": {
            "comments": 0,
            "downloads": 40,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "把需求拆成功能、异常、跨端、脏输入和恢复场景测试集。;use for qa, test-scenarios, edge-cases workflows;do not use for 宣称已经完成测试, 忽略关键用户路径.",
        "tags": {
            "latest": "k973sw5gtdyykn5ahn4vjqj36s836s2y"
        },
        "updatedAt": 1773895309420
    }
}