风险评分

76/100 (Low)

OpenClaw: benign
VirusTotal: suspicious
StaticScan: unknown

Skill Doctor

作者: RuneweaverStudios
Slug:skill-doctor
版本:1.0.0
更新时间:2026-03-24 12:55:46
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's code, instructions, and requested access are coherent with a dependency-scanning/fixing and test-running utility; nothing appears disproportionate or deceptive.

VirusTotal: suspicious VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772371027487,
        "_id": "k97dbsf7fsneaa3n9vt4sdnn8x82390x",
        "changelog": "- Initial release of Skill Doctor, a tool for maintaining Python dependencies in OpenClaw skills.\n- Scans skill folders to detect missing and unused dependencies by analyzing imports and comparing with requirements.txt.\n- Offers automatic fixing: adds missing and optionally removes unused dependencies from requirements.txt.\n- Integrates skill testing using skill-tester, with support for running in both sandboxed and full environment modes.\n- Provides JSON output for integration and supports per-skill, dry-run, and configurable skill directory options.",
        "changelogSource": "auto",
        "createdAt": 1772371027487,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "RuneweaverStudios",
        "handle": "runeweaverstudios",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/52183161?v=4",
        "kind": "user",
        "linkedUserId": "kn74sc8m1khsy0rfa1vdgg8dzx813t0t"
    },
    "ownerHandle": "runeweaverstudios",
    "skill": {
        "_creationTime": 1772371027487,
        "_id": "kd775261tkdmr66qb259r92pf1822vz8",
        "badges": [],
        "createdAt": 1772371027487,
        "displayName": "Skill Doctor",
        "latestVersionId": "k97dbsf7fsneaa3n9vt4sdnn8x82390x",
        "ownerUserId": "kn74sc8m1khsy0rfa1vdgg8dzx813t0t",
        "slug": "skill-doctor",
        "stats": {
            "comments": 0,
            "downloads": 292,
            "installsAllTime": 2,
            "installsCurrent": 2,
            "stars": 0,
            "versions": 1
        },
        "summary": "Scans the skills folder for new, unused, or missing dependencies; fixes requirements.txt; and tests a skill in or out of sandbox.",
        "tags": {
            "latest": "k97dbsf7fsneaa3n9vt4sdnn8x82390x"
        },
        "updatedAt": 1774328146863
    }
}