风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

frompdf

作者: techtonicllc
Slug:frompdf-api
版本:1.0.0
更新时间:2026-03-18 10:26:52
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's requests and instructions are coherent with its stated purpose (a hosted PDF extraction API); the only meaningful risk is that it uploads user PDFs to an external service, so avoid sending...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773800632297,
        "_id": "k974pdt3m7tkw7zgq26hdwvgb5834a89",
        "changelog": "Initial release of frompdf API skill.\n\n- Extracts structured content from any PDF: headings, paragraphs, tables, lists, metadata, and more.\n- Supports multiple output formats: semantic AST (JSON), Markdown, HTML, plain text, and LLM-ready chunks.\n- No page limit; handles encrypted and complex PDFs.\n- Provides semantic diff between two PDFs and PDF readability scoring.\n- Requires FROMPDF_API_KEY; first 10 credits free with registration.",
        "changelogSource": "auto",
        "createdAt": 1773800632297,
        "parsed": {
            "clawdis": {
                "emoji": "📄",
                "requires": {
                    "env": [
                        "FROMPDF_API_KEY"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "techtonicllc",
        "handle": "techtonicllc",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/206159648?v=4",
        "kind": "user",
        "linkedUserId": "kn72bx5fh5n09cvw7hga6xw2wn834y07"
    },
    "ownerHandle": "techtonicllc",
    "skill": {
        "_creationTime": 1773800632297,
        "_id": "kd7331eq37y7pghhpc82h699z183585f",
        "badges": [],
        "createdAt": 1773800632297,
        "displayName": "frompdf",
        "latestVersionId": "k974pdt3m7tkw7zgq26hdwvgb5834a89",
        "ownerUserId": "kn72bx5fh5n09cvw7hga6xw2wn834y07",
        "slug": "frompdf-api",
        "stats": {
            "comments": 0,
            "downloads": 50,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "PDF extraction API for AI agents and LLM pipelines. Converts any PDF into semantic AST, markdown, HTML, plain text, or LLM-ready chunks — no page limit. Also...",
        "tags": {
            "latest": "k974pdt3m7tkw7zgq26hdwvgb5834a89"
        },
        "updatedAt": 1773800812406
    }
}