风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Simple File Tree

作者: 목진왕
Slug:simple-file-tree
版本:1.0.0
更新时间:2026-03-28 22:27:03
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's requests, files, and runtime instructions match its stated purpose (printing a simple directory tree); nothing requests unrelated credentials or network access.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774707859517,
        "_id": "k974ed257dt7czk8ce4mf5eksn83s9tj",
        "changelog": "- Initial release of file-tree skill.\n- Displays a directory's file and subdirectory structure in a visual, indented tree format.\n- Uses Bash tools: find, sort, and sed.\n- Simple command interface with customizable directory path and maximum depth.",
        "changelogSource": "auto",
        "createdAt": 1774707859517,
        "parsed": {
            "clawdis": {
                "emoji": "🌳",
                "requires": {
                    "bins": [
                        "find",
                        "sort",
                        "sed"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s1724v3p011w6ed31wyzjmnvbd83pd0b",
        "displayName": "목진왕",
        "handle": "jinwangmok",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/80076897?v=4",
        "kind": "user",
        "linkedUserId": "kn799smxp4pctr2dsr64t15ws983q5d8"
    },
    "ownerHandle": "jinwangmok",
    "skill": {
        "_creationTime": 1774707859517,
        "_id": "kd78r6h5tmpe09ezak70e0hckn83r683",
        "badges": [],
        "createdAt": 1774707859517,
        "displayName": "Simple File Tree",
        "latestVersionId": "k974ed257dt7czk8ce4mf5eksn83s9tj",
        "ownerPublisherId": "s1724v3p011w6ed31wyzjmnvbd83pd0b",
        "ownerUserId": "kn799smxp4pctr2dsr64t15ws983q5d8",
        "slug": "simple-file-tree",
        "stats": {
            "comments": 0,
            "downloads": 20,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Show the directory tree structure of a folder. Displays files and subdirectories in a visual tree format. Use when the user wants to see what files are in a...",
        "tags": {
            "latest": "k974ed257dt7czk8ce4mf5eksn83s9tj"
        },
        "updatedAt": 1774708023081
    }
}