风险评分

47/100 (Medium)

OpenClaw: suspicious
VirusTotal: suspicious
StaticScan: clean

Lerwee Fault Handling

作者: Lerwee
Slug:fault-handling
版本:1.0.0
更新时间:2026-03-24 14:17:54
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
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

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "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
    }
}