风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Text Search

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

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's requirements, instructions, and bundled script align with a simple local text-search utility and do not request unrelated credentials, network access, or elevated persistence.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774707840257,
        "_id": "k97555zh45xhywsneq8hrdnzc183rt2q",
        "changelog": "Initial release of text-search.\n\n- Search for a text pattern in files within a specified directory.\n- Displays matching lines with filenames and line numbers.\n- Uses grep with recursive and line number options.\n- Provides usage instructions, argument details, and example output.\n- Communicates exit codes for success, no matches, and failure.",
        "changelogSource": "auto",
        "createdAt": 1774707840257,
        "parsed": {
            "clawdis": {
                "emoji": "🔍",
                "requires": {
                    "bins": [
                        "grep"
                    ]
                }
            }
        },
        "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": 1774707840257,
        "_id": "kd78jxq0kn1qevewf2x3fhpm1583r02b",
        "badges": [],
        "createdAt": 1774707840257,
        "displayName": "Text Search",
        "latestVersionId": "k97555zh45xhywsneq8hrdnzc183rt2q",
        "ownerPublisherId": "s1724v3p011w6ed31wyzjmnvbd83pd0b",
        "ownerUserId": "kn799smxp4pctr2dsr64t15ws983q5d8",
        "slug": "text-search",
        "stats": {
            "comments": 0,
            "downloads": 21,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Search for a text pattern in files within a directory. Shows matching lines with filenames and line numbers. Use when the user wants to find where a word or...",
        "tags": {
            "latest": "k97555zh45xhywsneq8hrdnzc183rt2q"
        },
        "updatedAt": 1774708021777
    }
}