风险评分

65/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: clean

Ocr Scanner Image

作者: kaarl92
Slug:ocr-scanner-image
版本:1.0.1
更新时间:2026-03-21 02:22:11
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill claims to perform OCR locally with the system tesseract binary, which matches most files, but included example code will upload local images to an external API (ocr.space) and required binar...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774009906500,
        "_id": "k97afkcq098tvh22b7wpcdttg5838hyk",
        "changelog": "- Implemented a working OCR scanner skill using a local Bash script (`ocr.sh`) that utilizes `tesseract` for text extraction from image files.\n- Updated documentation in SKILL.md to reflect actual usage, options, and integration steps with system aliases.\n- Removed placeholder and structuring guidance from documentation, providing concrete, ready-to-use instructions.\n- The skill now provides immediate OCR capability for JPG, PNG, BMP, GIF, and TIFF files using a local Tesseract installation.",
        "changelogSource": "auto",
        "createdAt": 1774009906500,
        "version": "1.0.1"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "kaarl92",
        "handle": "kaarl92",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/134808935?v=4",
        "kind": "user",
        "linkedUserId": "kn7bdmr6x5312qbtahq1hs88ah838c58"
    },
    "ownerHandle": "kaarl92",
    "skill": {
        "_creationTime": 1773970810123,
        "_id": "kd73ztny7jax1w7xjb2phfsgnh838f0h",
        "badges": [],
        "createdAt": 1773970810123,
        "displayName": "Ocr Scanner Image",
        "latestVersionId": "k97afkcq098tvh22b7wpcdttg5838hyk",
        "ownerUserId": "kn7bdmr6x5312qbtahq1hs88ah838c58",
        "slug": "ocr-scanner-image",
        "stats": {
            "comments": 0,
            "downloads": 54,
            "installsAllTime": 1,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 2
        },
        "summary": "Perform OCR on image files (jpg, png, bmp, gif, tiff) using the system's `tesseract` binary and return extracted plain text.",
        "tags": {
            "latest": "k97afkcq098tvh22b7wpcdttg5838hyk"
        },
        "updatedAt": 1774030931727
    }
}