OpenClaw: suspicious
VirusTotal: suspicious
StaticScan: clean
OpenClaw: suspicious
The skill's code and instructions match its stated purpose (submitting scripts to a remote run-script API and polling results), but the package metadata omits required credentials and the shipped .env... [内容已截断]
VirusTotal: suspicious VT 报告
静态扫描: clean
No suspicious patterns detected.
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1773399150778,
"_id": "k97c5me2qbhj4scztkp8x2bsnn82typz",
"changelog": "Initial release of the fault-handling skill.\n\n- Provides automated remote fault handling, including script execution, service restart, and disk cleanup, via API.\n- Confirms required parameters (especially host IP) before execution; prompts user if missing.\n- Uses pure Python for all operations; no Node.js or TypeScript dependencies.\n- Submits jobs with `run-script` API, polls `execution-history` for results (with 5-minute timeout).\n- Outputs a detailed JSON execution report, including per-host status and logs.\n- Handles API errors explicitly and displays clear user-facing reports for all results.",
"changelogSource": "user",
"createdAt": 1773399150778,
"version": "1.0.0"
},
"owner": {
"_creationTime": 0,
"_id": "publishers:missing",
"displayName": "Lerwee",
"handle": "lerwee",
"image": "https:\/\/avatars.githubusercontent.com\/u\/162661167?v=4",
"kind": "user",
"linkedUserId": "kn7a5qn2dkh51ha5fgtxfaqn4x82pzmw"
},
"ownerHandle": "lerwee",
"skill": {
"_creationTime": 1773399150778,
"_id": "kd7drhv6gg00z1mh3emjzc068n82v1zm",
"badges": [],
"createdAt": 1773399150778,
"displayName": "Lerwee Fault Handling",
"latestVersionId": "k97c5me2qbhj4scztkp8x2bsnn82typz",
"ownerUserId": "kn7a5qn2dkh51ha5fgtxfaqn4x82pzmw",
"slug": "fault-handling",
"stats": {
"comments": 0,
"downloads": 195,
"installsAllTime": 0,
"installsCurrent": 0,
"stars": 2,
"versions": 1
},
"summary": "当用户需要故障处理、远程主机执行脚本、服务重启、磁盘清理等运维操作时使用。通过 run-script API 执行脚本,并轮询 execution-history 获取执行结果。",
"tags": {
"latest": "k97c5me2qbhj4scztkp8x2bsnn82typz"
},
"updatedAt": 1774333074396
}
}