风险评分

82/100 (Low)

OpenClaw: benign
VirusTotal: suspicious
StaticScan: clean

ACT Runtime

作者: ACT Core
Slug:act-cli
版本:0.1.0
更新时间:2026-03-29 09:36:51
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's instructions, requirements, and scope are consistent with its stated purpose of running ACT WebAssembly components via the act CLI; nothing requested is disproportionate or unrelated.

VirusTotal: suspicious VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774746119871,
        "_id": "k97c1rdx4yxt751mxhgazjhgzn83t4m3",
        "changelog": "Initial release of the act-cli skill:\n\n- Run sandboxed WebAssembly tools via the `act` CLI with zero system dependencies.\n- Supports discovering tool names, descriptions, and parameter schemas from ACT components (.wasm files, OCI registries, or URLs).\n- Allows safe, parameterized tool execution with JSON input\/output.\n- Includes guidance for directory\/filesystem sandboxing and metadata requirements.\n- Example provided for running SQLite in a sandboxed ACT environment.",
        "changelogSource": "user",
        "createdAt": 1774746119871,
        "parsed": {
            "clawdis": {
                "requires": {
                    "bins": [
                        "act"
                    ]
                }
            }
        },
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s17aprvndp3f4ereefr6r87erh83sx2m",
        "displayName": "ACT Core",
        "handle": "actcore",
        "kind": "org"
    },
    "ownerHandle": "actcore",
    "skill": {
        "_creationTime": 1774746119871,
        "_id": "kd7e8ha5f00v1yfsn70w8hfjmn83t2b8",
        "badges": [],
        "canonicalSkillId": "kd74b2bkwc5gdvtvnmqshxc4h983tv10",
        "createdAt": 1774746119871,
        "displayName": "ACT Runtime",
        "forkOf": {
            "at": 1774746119871,
            "kind": "duplicate",
            "skillId": "kd74b2bkwc5gdvtvnmqshxc4h983tv10"
        },
        "latestVersionId": "k97c1rdx4yxt751mxhgazjhgzn83t4m3",
        "ownerPublisherId": "s17aprvndp3f4ereefr6r87erh83sx2m",
        "ownerUserId": "kn7ap19e8vpfe9phx4jzrmaq5s83rnah",
        "slug": "act-cli",
        "stats": {
            "comments": 0,
            "downloads": 18,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Run ACT WebAssembly component tools via `act call`. Use when the user asks to use an ACT component, run a .wasm tool, or needs sandboxed tools (SQLite, HTTP,...",
        "tags": {
            "latest": "k97c1rdx4yxt751mxhgazjhgzn83t4m3"
        },
        "updatedAt": 1774748211511
    }
}