风险评分

47/100 (Medium)

OpenClaw: suspicious
VirusTotal: suspicious
StaticScan: clean

Convert Document To Markdown

作者: kadbbz
Slug:convert-document-to-markdown
版本:1.0.0
更新时间:2026-03-29 00:46:53
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill’s behavior matches its stated purpose (convert local files to Markdown via Docker) but is suspicious because it pulls and runs a prebuilt image from a personal Aliyun container registry and ...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774716118557,
        "_id": "k972dp8xxbvjrxaayyww9g20c183rc2g",
        "changelog": "Initial release: convert local files to Markdown using Dockerized CLI with fixed-version Aliyun CR images.\n\n- Supports converting `.pdf`, `.docx`, `.pptx`, `.xlsx`, common image formats, and plain\/text files to Markdown.\n- Requires Docker; does not support local Python or alternative runtimes.\n- Selects prebuilt Aliyun CR image (`arm64` or `x64`) based on host architecture.\n- Returns structured JSON with markdown output, logs, and metadata for downstream processing.\n- Only the `file` command is exposed; URL, health, and version commands are not included.\n- Requires configuration of VL API credentials via OpenClaw config or `.env`.\n- Does not support legacy Office formats (`.doc`, `.ppt`, `.xls`) or audio\/video files.",
        "changelogSource": "auto",
        "createdAt": 1774716118557,
        "parsed": {
            "clawdis": {
                "homepage": "https:\/\/clawhub.ai",
                "primaryEnv": "VL_API_KEY",
                "requires": {
                    "bins": [
                        "docker"
                    ]
                },
                "skillKey": "convert_document_to_markdown"
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s17c9yyt2sff7jk8nmf7ptf3r183g8kf",
        "displayName": "kadbbz",
        "handle": "kadbbz",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/1631544?v=4",
        "kind": "user",
        "linkedUserId": "kn74st1pqb0wkrbhpw4yh0kb2982c201"
    },
    "ownerHandle": "kadbbz",
    "skill": {
        "_creationTime": 1774716118557,
        "_id": "kd73f974g2bry4d3wsev5r31qn83s0cm",
        "badges": [],
        "createdAt": 1774716118557,
        "displayName": "Convert Document To Markdown",
        "latestVersionId": "k972dp8xxbvjrxaayyww9g20c183rc2g",
        "ownerPublisherId": "s17c9yyt2sff7jk8nmf7ptf3r183g8kf",
        "ownerUserId": "kn74st1pqb0wkrbhpw4yh0kb2982c201",
        "slug": "convert-document-to-markdown",
        "stats": {
            "comments": 0,
            "downloads": 22,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Convert supported local files into Markdown by running this repository's Dockerized file-only CLI. This skill must run through Docker with a prebuilt Aliyun...",
        "tags": {
            "latest": "k972dp8xxbvjrxaayyww9g20c183rc2g"
        },
        "updatedAt": 1774716413228
    }
}