OpenClaw: benign
VirusTotal: suspicious
StaticScan: unknown
OpenClaw: benign
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 未提供
无文件信息
{
"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
}
}