风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Regex Patterns

作者: gitgoodordietrying
Slug:regex-patterns
版本:1.0.0
更新时间:2026-02-26 07:35:44
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
This is an instruction-only regex cookbook whose declared requirements (grep, python3, node) and examples match its stated purpose; it asks for no credentials and has no install step.

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770158566113,
        "_id": "k971c1e8xz1nexyb63gs7ndjxh80f16z",
        "changelog": "Initial release: Validation patterns, parsing, extraction, JS\/Python\/Go\/grep usage, search-and-replace, lookahead\/lookbehind, gotchas",
        "changelogSource": "user",
        "createdAt": 1770158566113,
        "parsed": {
            "clawdis": {
                "emoji": "🔤",
                "os": [
                    "linux",
                    "darwin",
                    "win32"
                ],
                "requires": {
                    "anyBins": [
                        "grep",
                        "python3",
                        "node"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "gitgoodordietrying",
        "handle": "gitgoodordietrying",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/116975874?v=4",
        "kind": "user",
        "linkedUserId": "kn7f6g2r31qsb1ts8cf5x7rpk180fn9j"
    },
    "ownerHandle": "gitgoodordietrying",
    "skill": {
        "_creationTime": 1770158566113,
        "_id": "kd7btfp2d36s814efjyxdtv0jn80ehrm",
        "badges": [],
        "createdAt": 1770158566113,
        "displayName": "Regex Patterns",
        "latestVersionId": "k971c1e8xz1nexyb63gs7ndjxh80f16z",
        "ownerUserId": "kn7f6g2r31qsb1ts8cf5x7rpk180fn9j",
        "slug": "regex-patterns",
        "stats": {
            "comments": 0,
            "downloads": 3475,
            "installsAllTime": 12,
            "installsCurrent": 12,
            "stars": 1,
            "versions": 1
        },
        "summary": "Practical regex patterns across languages and use cases. Use when validating input (email, URL, IP), parsing log lines, extracting data from text, refactoring code with search-and-replace, or debugging why a regex doesn't match.",
        "tags": {
            "latest": "k971c1e8xz1nexyb63gs7ndjxh80f16z"
        },
        "updatedAt": 1772062544757
    }
}