风险评分

59/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: unknown

Mistral PDF OCR

作者: tristanmanchester
Slug:extracting-mistral-ocr
版本:1.0.0
更新时间:2026-02-26 07:20:39
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code and SKILL.md consistently require a MISTRAL_API_KEY and will upload documents to Mistral's OCR API, but the registry metadata omits that credential requirement — an incoherence you sh...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1771675019880,
        "_id": "k973d3zaz1tkp6nkzake5g4pnn81kyqs",
        "changelog": "- Initial release of extracting-mistral-ocr.\n- Supports extracting text, tables, and images from PDFs (including scanned PDFs) via the Mistral OCR API.\n- Outputs Markdown, JSON, and extracted assets (images, tables) to organized directories.\n- Allows structured field extraction using annotation prompts.\n- Requires Python 3.9+, the mistralai package, network access, and a MISTRAL_API_KEY.",
        "changelogSource": "user",
        "createdAt": 1771675019880,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "tristanmanchester",
        "handle": "tristanmanchester",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/108270628?v=4",
        "kind": "user",
        "linkedUserId": "kn762fvz617r91c4h7qr9bdbp97zar1g"
    },
    "ownerHandle": "tristanmanchester",
    "skill": {
        "_creationTime": 1771675019880,
        "_id": "kd7e2xdbzecxs198bae29xzy0181jzy2",
        "badges": [],
        "createdAt": 1771675019880,
        "displayName": "Mistral PDF OCR",
        "latestVersionId": "k973d3zaz1tkp6nkzake5g4pnn81kyqs",
        "ownerUserId": "kn762fvz617r91c4h7qr9bdbp97zar1g",
        "slug": "extracting-mistral-ocr",
        "stats": {
            "comments": 0,
            "downloads": 446,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Extracts text, tables, and images from PDFs (including scanned PDFs) using the Mistral OCR API. Use when user asks to OCR a PDF\/image, extract text from a PD...",
        "tags": {
            "latest": "k973d3zaz1tkp6nkzake5g4pnn81kyqs"
        },
        "updatedAt": 1772061639872
    }
}