风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

GLM-OCR-Table

作者: Jared Wen
Slug:glmocr-table
版本:1.0.2
更新时间:2026-03-23 10:52:18
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's requirements, instructions, and code are consistent with its stated purpose: it needs a Zhipu API key and Python, and it calls the official GLM‑OCR layout parsing endpoint to extract table...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773977256460,
        "_id": "k972qcthwmqns441ng01ssbd7s838x2j",
        "changelog": "- Clarified that this is the official skill for table extraction using ZhiPu GLM-OCR.\n- Updated resource links, including a new API documentation URL.\n- Expanded API key setup instructions: added a global config option and clarified sharing with other Zhipu skills.\n- Updated skill emoji from 📄 to 📊 in the metadata.\n- Minor wording and formatting improvements for greater clarity and consistency.",
        "changelogSource": "user",
        "createdAt": 1773977256460,
        "parsed": {
            "clawdis": {
                "emoji": "📊",
                "homepage": "https:\/\/github.com\/zai-org\/GLM-OCR\/tree\/main\/skills\/glmocr-table",
                "primaryEnv": "ZHIPU_API_KEY",
                "requires": {
                    "bins": [
                        "python"
                    ],
                    "env": [
                        "ZHIPU_API_KEY",
                        "GLM_OCR_TIMEOUT"
                    ]
                }
            }
        },
        "version": "1.0.2"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Jared Wen",
        "handle": "jaredforreal",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/142211841?v=4",
        "kind": "user",
        "linkedUserId": "kn77dpbnmmgb7k1emww674jjy1827an4"
    },
    "ownerHandle": "jaredforreal",
    "skill": {
        "_creationTime": 1773837801949,
        "_id": "kd72t4p0nr5phydnqqvv5h1vyh8354my",
        "badges": [],
        "createdAt": 1773837801949,
        "displayName": "GLM-OCR-Table",
        "latestVersionId": "k972qcthwmqns441ng01ssbd7s838x2j",
        "ownerUserId": "kn77dpbnmmgb7k1emww674jjy1827an4",
        "slug": "glmocr-table",
        "stats": {
            "comments": 0,
            "downloads": 75,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 1,
            "versions": 3
        },
        "summary": "Official skill for recognizing and extracting tables from images and PDFs into Markdown format using ZhiPu GLM-OCR API. Supports complex tables, merged cells...",
        "tags": {
            "latest": "k972qcthwmqns441ng01ssbd7s838x2j"
        },
        "updatedAt": 1774234338484
    }
}