风险评分

47/100 (Medium)

OpenClaw: suspicious
VirusTotal: suspicious
StaticScan: clean

blog-image-enricher

作者: Jeff Yang
Slug:blog-image-enricher
版本:1.0.0
更新时间:2026-03-21 12:21:49
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The instructions ask the agent to read an OpenClaw API key from the user's ~/openclaw/.env and to rely on a local image generation tool, but the skill's declared requirements do not list those config ...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774066483569,
        "_id": "k977k4w6h8asyw8p76n9g98fg983bxem",
        "changelog": "**Initial release of the Markdown Image Enricher skill.**\n\n- Generates header and section images for a given Markdown file using OpenClaw’s default image model and configured API key.\n- Creates an enriched Markdown copy (`*_img.md`) with embedded images, leaving the original file unchanged.\n- Automatically moves all generated PNGs into an adjacent `img\/` folder and sets correct relative paths in the enriched file.\n- Extracts the main title and all section headings from the original Markdown to determine image prompts and insertion points.\n- Operates securely and deterministically, never accessing unrelated files or secrets, and never asking users for API keys.",
        "changelogSource": "user",
        "createdAt": 1774066483569,
        "parsed": {
            "clawdis": {
                "skillKey": "markdown-image-enricher"
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Jeff Yang",
        "handle": "j3ffyang",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/245605?v=4",
        "kind": "user",
        "linkedUserId": "kn712ccqddtt62rq2w5tw18rr5825299"
    },
    "ownerHandle": "j3ffyang",
    "skill": {
        "_creationTime": 1774066483569,
        "_id": "kd7bbtce1mdske7pmztvpxr8jh83awvp",
        "badges": [],
        "createdAt": 1774066483569,
        "displayName": "blog-image-enricher",
        "latestVersionId": "k977k4w6h8asyw8p76n9g98fg983bxem",
        "ownerUserId": "kn712ccqddtt62rq2w5tw18rr5825299",
        "slug": "blog-image-enricher",
        "stats": {
            "comments": 0,
            "downloads": 26,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Read a plain Markdown file (e.g. 260321_openclawConfig.md), generate header and section images using the default OpenClaw image model and API key from ~\/open...",
        "tags": {
            "latest": "k977k4w6h8asyw8p76n9g98fg983bxem"
        },
        "updatedAt": 1774066909673
    }
}