风险评分

41/100 (Medium)

OpenClaw: suspicious
VirusTotal: suspicious
StaticScan: unknown

My Shell

作者: IdIeNet
Slug:my-shell
版本:1.0.0
更新时间:2026-03-24 13:31:51
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's stated purpose matches its code (running commands in a tmux session), but the implementation has unsafe command handling and a naive 'dangerous' filter that can be bypassed — this creates ...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772887364493,
        "_id": "k97ejty2s1z486gdz77k8vavnn82f5zc",
        "changelog": "claw-shell 1.0.0 initial release\n\n- Introduces a shell command tool that always runs inside tmux session named `claw`.\n- Ensures only the `claw` session is used and never interacts with other tmux sessions.\n- Returns the output of shell commands back to the agent after execution.\n- Implements safety checks prohibiting commands like `sudo`, `rm` (without confirmation), `reboot`, and `shutdown`; requests user confirmation before running dangerous commands.",
        "changelogSource": "auto",
        "createdAt": 1772887364493,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "IdIeNet",
        "handle": "idienet",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/83342047?v=4",
        "kind": "user",
        "linkedUserId": "kn7bww6hf62t4kzd2q6tgc9ah182fag7"
    },
    "ownerHandle": "idienet",
    "skill": {
        "_creationTime": 1772887364493,
        "_id": "kd72wt3wwgj7ntacbgbrrnmqdd82f07q",
        "badges": [],
        "createdAt": 1772887364493,
        "displayName": "My Shell",
        "latestVersionId": "k97ejty2s1z486gdz77k8vavnn82f5zc",
        "ownerUserId": "kn7bww6hf62t4kzd2q6tgc9ah182fag7",
        "slug": "my-shell",
        "stats": {
            "comments": 0,
            "downloads": 227,
            "installsAllTime": 3,
            "installsCurrent": 3,
            "stars": 0,
            "versions": 1
        },
        "summary": "Runs shell commands inside a dedicated tmux session named claw, captures output, and prompts before executing potentially destructive commands.",
        "tags": {
            "latest": "k97ejty2s1z486gdz77k8vavnn82f5zc"
        },
        "updatedAt": 1774330311753
    }
}