风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

pdf-ocr-extraction

作者: bilicen700
Slug:pdf-ocr-extraction
版本:1.0.3
更新时间:2026-03-19 22:07:00
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's requirements and runtime instructions match its stated purpose (PDF OCR via Tesseract); it is internally coherent, but follow the security guidance about temporary files, dependency source...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773927457617,
        "_id": "k973jwbgf7bjrv2xwhyb9sjwjh837d14",
        "changelog": "**Minor update for clarity and metadata improvements.**\n\n- Improved documentation with clear separation of dependencies and quick start instructions.\n- Added detailed metadata block defining required binaries and installation steps for both system and Python dependencies.\n- Updated guidance to avoid running automated installations at runtime; users\/environment must pre-install prerequisites.\n- Enhanced security section: instructs storing temporary images only in `\/tmp\/` and immediate cleanup.\n- Provided a full, copy-pasteable Python extraction script for better usability.",
        "changelogSource": "user",
        "createdAt": 1773927457617,
        "parsed": {
            "clawdis": {
                "emoji": "📄",
                "install": [
                    {
                        "id": "pip-deps",
                        "kind": "uv",
                        "label": "Install Python dependencies (pypdfium2, pytesseract, Pillow)",
                        "package": "pypdfium2 pytesseract Pillow"
                    }
                ],
                "requires": {
                    "bins": [
                        "tesseract",
                        "python3"
                    ]
                }
            }
        },
        "version": "1.0.3"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "bilicen700",
        "handle": "bilicen700",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/129654345?v=4",
        "kind": "user",
        "linkedUserId": "kn71znwkv0ebj6nngxv4nntxph82q6h3"
    },
    "ownerHandle": "bilicen700",
    "skill": {
        "_creationTime": 1773925051808,
        "_id": "kd7e44k0zm8rqa1hdb9nedcmbx837vph",
        "badges": [],
        "createdAt": 1773925051808,
        "displayName": "pdf-ocr-extraction",
        "latestVersionId": "k973jwbgf7bjrv2xwhyb9sjwjh837d14",
        "ownerUserId": "kn71znwkv0ebj6nngxv4nntxph82q6h3",
        "slug": "pdf-ocr-extraction",
        "stats": {
            "comments": 0,
            "downloads": 82,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 1,
            "versions": 4
        },
        "summary": "Extract text from image-based or scanned PDFs using Tesseract OCR.",
        "tags": {
            "latest": "k973jwbgf7bjrv2xwhyb9sjwjh837d14"
        },
        "updatedAt": 1773929220414
    }
}