风险评分

82/100 (Low)

OpenClaw: benign
VirusTotal: suspicious
StaticScan: clean

Server Test Converter

作者: liuyun2025
Slug:server-test-converter
版本:1.0.1
更新时间:2026-03-24 15:24:40
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill is internally consistent: it converts txt command files into pytest files and only reads/writes local paths; it does not request credentials, install code, or contact external endpoints.

VirusTotal: suspicious VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773827923492,
        "_id": "k97ep3qe1xx8d4yystg2zfq8q1835k4b",
        "changelog": "- 新增通用测试框架 test_framework.py,支持自定义命令执行逻辑,适配多种测试环境\n- 生成的 pytest 文件现在依赖 test_framework.py,简化了环境集成和命令适配\n- SKILL.md 文档优化,详细说明框架用法、配置步骤和 send_a_cmd() 实现方法\n- 保持每个 txt 文件生成一个独立的 pytest 文件机制,并支持自动命令去重",
        "changelogSource": "auto",
        "createdAt": 1773827923492,
        "version": "1.0.1"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "liuyun2025",
        "handle": "liuyun2025",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/198372617?v=4",
        "kind": "user",
        "linkedUserId": "kn7bkaj16cg2722mkppp2vbjrn835cgv"
    },
    "ownerHandle": "liuyun2025",
    "skill": {
        "_creationTime": 1773826518567,
        "_id": "kd77p6xy1ynq1pz9vyc65sxhqd835pe9",
        "badges": [],
        "createdAt": 1773826518567,
        "displayName": "Server Test Converter",
        "latestVersionId": "k97ep3qe1xx8d4yystg2zfq8q1835k4b",
        "ownerUserId": "kn7bkaj16cg2722mkppp2vbjrn835cgv",
        "slug": "server-test-converter",
        "stats": {
            "comments": 0,
            "downloads": 57,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 2
        },
        "summary": "将服务器测试命令 txt 文件转换为 pytest 测试用例。每个 txt 文件对应生成一个独立的 pytest 文件,命令合并到一个函数中执行。包含通用框架 test_framework.py,适配各种测试环境。",
        "tags": {
            "latest": "k97ep3qe1xx8d4yystg2zfq8q1835k4b"
        },
        "updatedAt": 1774337080400
    }
}