风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Fetch Url

作者: 长安
Slug:fetch-url
版本:1.0.0
更新时间:2026-03-24 09:12:01
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code and instructions are consistent with its stated purpose (fetching raw HTTP responses), but there are a few operational mismatches and expected risks (ability to fetch arbitrary URLs /...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774314428369,
        "_id": "k97cq7v26a6zyvq71x3hb9xtdd83h1gg",
        "changelog": "- Initial release of the fetch-url skill.\n- Fetches raw HTTP responses from URLs, supporting JSON, XML, RSS\/Atom, CSV, plain text, files, and downloads.\n- Allows fetching from multiple URLs in parallel and supports custom headers per URL.\n- Supports request timeout configuration.\n- Designed for non-HTML content; for HTML-to-markdown conversion, use fetch-webpage.",
        "changelogSource": "auto",
        "createdAt": 1774314428369,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s1766pcn019f79g44xsbm5f1ks83hh85",
        "displayName": "长安",
        "handle": "roaycl",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/36761662?v=4",
        "kind": "user",
        "linkedUserId": "kn7fxnj9w9qhtf4av9mwkce8x182c7sq"
    },
    "ownerHandle": "roaycl",
    "skill": {
        "_creationTime": 1774314428369,
        "_id": "kd7af8q1nxpmfea04hb282cqgd83he0j",
        "badges": [],
        "createdAt": 1774314428369,
        "displayName": "Fetch Url",
        "latestVersionId": "k97cq7v26a6zyvq71x3hb9xtdd83h1gg",
        "ownerPublisherId": "s1766pcn019f79g44xsbm5f1ks83hh85",
        "ownerUserId": "kn7fxnj9w9qhtf4av9mwkce8x182c7sq",
        "slug": "fetch-url",
        "stats": {
            "comments": 0,
            "downloads": 15,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "Fetch raw HTTP response bodies from one or more URLs with optional custom headers and timeout, supporting JSON, XML, RSS, CSV, plain text, and files.",
        "tags": {
            "latest": "k97cq7v26a6zyvq71x3hb9xtdd83h1gg"
        },
        "updatedAt": 1774314721964
    }
}