风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Regex Toolkit

作者: John Wang
Slug:regex-toolkit
版本:1.0.0
更新时间:2026-03-22 22:01:55
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill is a coherent, self-contained Python regex toolkit whose code and runtime instructions match its description and do not request unrelated credentials, network access, or risky install action...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774184982874,
        "_id": "k976567229cbnp0ne63q6g52bd83c0sn",
        "changelog": "Initial public release of regex-toolkit.\n\n- Test, match, extract, replace, explain, and validate regex patterns from the command line.\n- Includes 25+ built-in, named common regex patterns (such as email, URL, IP, phone numbers, dates, UUID, etc.).\n- Offers commands for matching (`test`, `findall`), replacing (`replace`), explaining patterns (`explain`), validating regex syntax (`validate`), and listing\/viewing patterns (`patterns`).\n- Supports input via string, file, or stdin; various matching flags available.\n- Pure Python implementation with zero external dependencies.",
        "changelogSource": "auto",
        "createdAt": 1774184982874,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "John Wang",
        "handle": "johnnywang2001",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/20619402?v=4",
        "kind": "user",
        "linkedUserId": "kn7d1eg4e73mffv8r2yspkcv7582nmp1"
    },
    "ownerHandle": "johnnywang2001",
    "skill": {
        "_creationTime": 1774184982874,
        "_id": "kd72jy10msgj61ts9kyt6yrtgh83dfww",
        "badges": [],
        "createdAt": 1774184982874,
        "displayName": "Regex Toolkit",
        "latestVersionId": "k976567229cbnp0ne63q6g52bd83c0sn",
        "ownerUserId": "kn7d1eg4e73mffv8r2yspkcv7582nmp1",
        "slug": "regex-toolkit",
        "stats": {
            "comments": 0,
            "downloads": 32,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Test, match, extract, replace, explain, and validate regular expressions from the command line. Includes a library of 25+ common patterns (email, URL, IP, ph...",
        "tags": {
            "latest": "k976567229cbnp0ne63q6g52bd83c0sn"
        },
        "updatedAt": 1774188115349
    }
}