OpenClaw: benign
VirusTotal: benign
StaticScan: unknown
OpenClaw: benign
The skill's code, install requirements, and runtime instructions match its stated purpose (OCR via Google Gemini) and request only the single expected credential (GOOGLE_API_KEY).
VirusTotal: benign VT 报告
静态扫描: unknown
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1772846899881,
"_id": "k9779zcq1re620xq1fwem804zd82fe0s",
"changelog": "- Clarified data and privacy section to explicitly state that full page images\/files are sent to Google's API.\n- Added note that there are no hidden exfiltration endpoints or other data collection.\n- Improved warning for users about using the skill with highly sensitive documents.",
"changelogSource": "auto",
"createdAt": 1772846899881,
"parsed": {
"clawdis": {
"install": [
{
"kind": "uv",
"label": "Python deps",
"package": "google-genai"
},
{
"kind": "uv",
"package": "pymupdf"
},
{
"kind": "uv",
"package": "pydantic"
},
{
"kind": "uv",
"package": "pydantic-settings"
}
],
"primaryEnv": "GOOGLE_API_KEY",
"requires": {
"env": [
"GOOGLE_API_KEY"
]
}
}
},
"version": "0.1.7"
},
"owner": {
"_creationTime": 0,
"_id": "publishers:missing",
"displayName": "Issam El Alaoui",
"handle": "ashtonizmev",
"image": "https:\/\/avatars.githubusercontent.com\/u\/1593625?v=4",
"kind": "user",
"linkedUserId": "kn71yxhx47s6nqbww7as2kmgrx81vv0j"
},
"ownerHandle": "ashtonizmev",
"skill": {
"_creationTime": 1772844751762,
"_id": "kd755hvsfec0kas48vtwcr9ktn82ehxd",
"badges": [],
"createdAt": 1772844751762,
"displayName": "PDF OCR Using Gemini LLM",
"latestVersionId": "k9779zcq1re620xq1fwem804zd82fe0s",
"ownerUserId": "kn71yxhx47s6nqbww7as2kmgrx81vv0j",
"slug": "geminipdfocr",
"stats": {
"comments": 0,
"downloads": 193,
"installsAllTime": 1,
"installsCurrent": 1,
"stars": 0,
"versions": 8
},
"summary": "Extract text from PDFs using Google Gemini OCR. Use when extracting text from PDFs, performing OCR on scanned documents, or processing image-based PDFs.",
"tags": {
"latest": "k9779zcq1re620xq1fwem804zd82fe0s"
},
"updatedAt": 1772846909603
}
}