风险评分

76/100 (Low)

OpenClaw: benign
VirusTotal: suspicious
StaticScan: unknown

Test Case Generator

作者: HonestQiao
Slug:test-case-generator
版本:1.0.0
更新时间:2026-03-24 12:23:24
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill is internally consistent: it only describes generating unit-test source code from provided code and requests no installs, credentials, or system access.

VirusTotal: suspicious VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1771719262453,
        "_id": "k9728gxnj4d70hz9y9kt20r5kn81mp2c",
        "changelog": "- Initial release of Test Case Generator skill.\n- Automatically extracts function signatures from code.\n- Generates unit test code for Jest, Mocha (JavaScript), and Pytest (Python).\n- Supports intelligent generation of test parameters and mock data.\n- Responds to trigger phrases such as \"生成测试\", \"测试用例\", \"unit test\", and \"generate test\".\n- Outputs a complete test file including imports, test cases, mocks, and assertions.",
        "changelogSource": "auto",
        "createdAt": 1771719262453,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "HonestQiao",
        "handle": "honestqiao",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/696708?v=4",
        "kind": "user",
        "linkedUserId": "kn71nwmntmc3a374tf75hmrqm180rz9h"
    },
    "ownerHandle": "honestqiao",
    "skill": {
        "_creationTime": 1771719262453,
        "_id": "kd7f1b06jqaf85ykf7mq8q7g2x81mx9m",
        "badges": [],
        "createdAt": 1771719262453,
        "displayName": "Test Case Generator",
        "latestVersionId": "k9728gxnj4d70hz9y9kt20r5kn81mp2c",
        "ownerUserId": "kn71nwmntmc3a374tf75hmrqm180rz9h",
        "slug": "test-case-generator",
        "stats": {
            "comments": 0,
            "downloads": 805,
            "installsAllTime": 12,
            "installsCurrent": 12,
            "stars": 0,
            "versions": 1
        },
        "summary": "Automatically generate complete unit test code including imports, test cases, mocks, and assertions for Jest, Mocha, or Pytest from given code.",
        "tags": {
            "latest": "k9728gxnj4d70hz9y9kt20r5kn81mp2c",
            "testing": "k9728gxnj4d70hz9y9kt20r5kn81mp2c",
            "unit-test": "k9728gxnj4d70hz9y9kt20r5kn81mp2c"
        },
        "updatedAt": 1774326204894
    }
}