风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Skill Install Checker

作者: vx:17605205782
Slug:skill-install-checker
版本:1.0.0
更新时间:2026-03-20 10:41:47
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's code, instructions, and requirements are consistent with a preflight/install checker and do not request unrelated credentials or perform unexpected network/io actions.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773974456566,
        "_id": "k972f2v5tzz0n5ykf2ze5hhb7s8384r5",
        "changelog": "Initial release of skill-install-checker.\n\n- Adds pre-installation checks for binaries, environment variables, configuration, OS, and sandbox compatibility.\n- Explains why a skill may not be suitable for installation on the current machine.\n- Outputs include: environment overview, missing dependencies, OS and sandbox risks, configuration gaps, installation and rollback advice.\n- Designed for reviewable, read-only, and auditable operation—will not alter system environment or simulate satisfied dependencies.\n- Includes boundaries for safe usage, requiring clear explanation for any risky or system-modifying actions.",
        "changelogSource": "auto",
        "createdAt": 1773974456566,
        "parsed": {
            "clawdis": {
                "emoji": "🧰",
                "os": [
                    "darwin",
                    "linux",
                    "win32"
                ],
                "requires": {
                    "bins": [
                        "python3"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "vx:17605205782",
        "handle": "52yuanchangxing",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/39086567?v=4",
        "kind": "user",
        "linkedUserId": "kn72x1cmzp55stwep76p7stvnd82knct"
    },
    "ownerHandle": "52yuanchangxing",
    "skill": {
        "_creationTime": 1773974456566,
        "_id": "kd7ccqfta54jc461chgw0vx2en8389jm",
        "badges": [],
        "createdAt": 1773974456566,
        "displayName": "Skill Install Checker",
        "latestVersionId": "k972f2v5tzz0n5ykf2ze5hhb7s8384r5",
        "ownerUserId": "kn72x1cmzp55stwep76p7stvnd82knct",
        "slug": "skill-install-checker",
        "stats": {
            "comments": 0,
            "downloads": 40,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "安装前验证二进制、环境变量、配置、OS 与 sandbox 条件,解释为什么此机不适合装。;use for skills, install, preflight workflows;do not use for 假装依赖已经满足, 直接修改系统环境.",
        "tags": {
            "latest": "k972f2v5tzz0n5ykf2ze5hhb7s8384r5"
        },
        "updatedAt": 1773974507846
    }
}