风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Text Case Converter

作者: 목진왕
Slug:text-case-converter
版本:1.0.0
更新时间:2026-03-28 23:31:49
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
This is a small, self-contained script that matches its description: it reads a file you provide and prints the text converted to upper, lower, or title case; nothing in the files or instructions appe...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774711622621,
        "_id": "k9704438hkhre1x47ncctzw14n83r5j1",
        "changelog": "Initial release of text-case-converter\n\n- Easily convert file text to upper, lower, or title case via command line.\n- Supports simple usage: specify file path and desired case (default is upper).\n- Outputs conversion result with clear STATUS messages for success or errors.\n- Requires Bash with tr and awk available.",
        "changelogSource": "auto",
        "createdAt": 1774711622621,
        "parsed": {
            "clawdis": {
                "emoji": "🔠",
                "requires": {
                    "bins": [
                        "tr",
                        "awk"
                    ]
                }
            }
        },
        "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": 1774711622621,
        "_id": "kd74d96b8883bpnyp8tt4yxx8s83rm4n",
        "badges": [],
        "createdAt": 1774711622621,
        "displayName": "Text Case Converter",
        "latestVersionId": "k9704438hkhre1x47ncctzw14n83r5j1",
        "ownerPublisherId": "s1724v3p011w6ed31wyzjmnvbd83pd0b",
        "ownerUserId": "kn799smxp4pctr2dsr64t15ws983q5d8",
        "slug": "text-case-converter",
        "stats": {
            "comments": 0,
            "downloads": 25,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Convert text in a file to upper, lower, or title case. Use when the user wants to change the capitalization of text in a file.",
        "tags": {
            "latest": "k9704438hkhre1x47ncctzw14n83r5j1"
        },
        "updatedAt": 1774711909173
    }
}