风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

wechat-article

作者: haweiYu
Slug:wechat-article
版本:1.0.0
更新时间:2026-03-04 16:53:48
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's code and runtime instructions match its stated purpose (fetch WeChat article and output Markdown); it requests no credentials and does not perform unexpected file or credential access.

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772614414504,
        "_id": "k974wr28dx9bggrr2b5tx0bs31829gzh",
        "changelog": "Initial release: fetch and extract WeChat article titles and content as Markdown.\n\n- Supports input via public WeChat article links.\n- Tries multiple extraction methods: r.jina.ai, direct fetch, and browser automation.\n- Outputs clean Markdown with title, publication date, official account, and body.\n- Provides usage instructions and sample output.\n- Notes limitations with anti-crawling and captchas on some articles.",
        "changelogSource": "user",
        "createdAt": 1772614414504,
        "parsed": {
            "clawdis": {
                "emoji": "📰",
                "requires": {
                    "bins": [
                        "python3"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "haweiYu",
        "handle": "haweiyu",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/50101706?v=4",
        "kind": "user",
        "linkedUserId": "kn726m14adhgrcdvtfy5xs7t45829m0z"
    },
    "ownerHandle": "haweiyu",
    "skill": {
        "_creationTime": 1772614414504,
        "_id": "kd72cvzdanm1eymmtf5h1p8dp18281ev",
        "badges": [],
        "createdAt": 1772614414504,
        "displayName": "wechat-article",
        "latestVersionId": "k974wr28dx9bggrr2b5tx0bs31829gzh",
        "ownerUserId": "kn726m14adhgrcdvtfy5xs7t45829m0z",
        "slug": "wechat-article",
        "stats": {
            "comments": 0,
            "downloads": 1305,
            "installsAllTime": 33,
            "installsCurrent": 32,
            "stars": 2,
            "versions": 1
        },
        "summary": "抓取微信公众号文章,提取标题和内容并输出为 Markdown 格式。支持多种提取方式。",
        "tags": {
            "latest": "k974wr28dx9bggrr2b5tx0bs31829gzh"
        },
        "updatedAt": 1772614428116
    }
}