风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Scrape Web

作者: 李金木
Slug:scrape-web
版本:1.0.0
更新时间:2026-03-17 16:01:51
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill does what it says — a small Python scraper using Scrapling and httpx — and its files, instructions, and requirements are coherent with that purpose.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773734171221,
        "_id": "k975vt2p6ffgkb0d6qfk0cvstx8337yk",
        "changelog": "Version 1.1.0 introduces documentation updates for improved usage and installation guidance.\n\n- Added SKILL.md detailing installation steps and command examples.\n- Clarified how to scrape web content, use CSS selectors, and save results to files.\n- Provided specific dependency installation commands.",
        "changelogSource": "user",
        "createdAt": 1773734171221,
        "parsed": {
            "clawdis": {
                "requires": {
                    "env": [
                        "python"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "李金木",
        "handle": "jnmhub",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/42491750?v=4",
        "kind": "user",
        "linkedUserId": "kn79mv94cnqgkmttysxrn0avgs82nxz9"
    },
    "ownerHandle": "jnmhub",
    "skill": {
        "_creationTime": 1773734171221,
        "_id": "kd72zeew7h2tm8xkgqdq2dxnvd833hsp",
        "badges": [],
        "createdAt": 1773734171221,
        "displayName": "Scrape Web",
        "latestVersionId": "k975vt2p6ffgkb0d6qfk0cvstx8337yk",
        "ownerUserId": "kn79mv94cnqgkmttysxrn0avgs82nxz9",
        "slug": "scrape-web",
        "stats": {
            "comments": 0,
            "downloads": 343,
            "installsAllTime": 3,
            "installsCurrent": 3,
            "stars": 1,
            "versions": 1
        },
        "summary": "使用 Python + Scrapling 获取网页内容,支持简单选择器",
        "tags": {
            "latest": "k975vt2p6ffgkb0d6qfk0cvstx8337yk",
            "python": "k975vt2p6ffgkb0d6qfk0cvstx8337yk",
            "scrape": "k975vt2p6ffgkb0d6qfk0cvstx8337yk",
            "web": "k975vt2p6ffgkb0d6qfk0cvstx8337yk"
        },
        "updatedAt": 1773734511728
    }
}