风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Fetch Wx Article

作者: tomjamescn
Slug:fetch-wx-article
版本:1.0.0
更新时间:2026-03-14 08:57:00
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code, instructions, and dependencies are consistent with its stated purpose (fetching and converting a WeChat article to Markdown); it makes a network request to the provided URL and nothi...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773449444980,
        "_id": "k97585q2dd5yv1xx58gycyt7rn82wm9g",
        "changelog": "- Initial release of fetch-wx-article skill.\n- Extracts WeChat public article content from mp.weixin.qq.com\/s\/xxx links.\n- Outputs clean Markdown format (title, author, body; ignores links\/images by default).\n- Uses scrapling and html2text for robust extraction and HTML-to-Markdown conversion.\n- Command-line script with error handling and easy integration.",
        "changelogSource": "auto",
        "createdAt": 1773449444980,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "tomjamescn",
        "handle": "tomjamescn",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/1615116?v=4",
        "kind": "user",
        "linkedUserId": "kn732vfbya751gcmme9dgdnbs582xkne"
    },
    "ownerHandle": "tomjamescn",
    "skill": {
        "_creationTime": 1773449444980,
        "_id": "kd7cc3v9dt1rbxnqwct4emh1js82wbvb",
        "badges": [],
        "createdAt": 1773449444980,
        "displayName": "Fetch Wx Article",
        "latestVersionId": "k97585q2dd5yv1xx58gycyt7rn82wm9g",
        "ownerUserId": "kn732vfbya751gcmme9dgdnbs582xkne",
        "slug": "fetch-wx-article",
        "stats": {
            "comments": 0,
            "downloads": 152,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "获取微信公众号文章内容。使用 scrapling 抓取微信公众号文章并转换为 Markdown 格式。当用户分享微信公众号链接(mp.weixin.qq.com\/s\/xxx)并希望提取内容时使用。",
        "tags": {
            "latest": "k97585q2dd5yv1xx58gycyt7rn82wm9g"
        },
        "updatedAt": 1773449820964
    }
}