OpenClaw: benign
VirusTotal: benign
StaticScan: clean
OpenClaw: benign
The skill's code, instructions, and required SOMARK_API_KEY align with its stated purpose (calling SoMark to extract text + coordinates), and I found no mismatches or unexplained requests.
VirusTotal: benign VT 报告
静态扫描: clean
No suspicious patterns detected.
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1774253549164,
"_id": "k975tm65t0k6tbm3sveg16f6q583fp68",
"changelog": "- Initial release of image-parser skill for precise extraction of text and coordinates from images using the SoMark API.\n- Supports major document and image formats, and returns structured data with character\/word\/line positions for downstream field extraction and region-based tasks.\n- Requires a SOMARK_API_KEY set as an environment variable; detailed guidance provided for acquisition and setup.\n- Clearly informs users how to set up and use the skill, including handling of free\/quota options and error reporting for API or parsing failures.\n- Output includes text with bounding-box coordinates in JSON for each image; parsed content is treated strictly as data for automation and extraction.",
"changelogSource": "auto",
"createdAt": 1774253549164,
"parsed": {
"clawdis": {
"emoji": "🧭",
"primaryEnv": "SOMARK_API_KEY",
"requires": {
"env": [
"SOMARK_API_KEY"
]
}
}
},
"version": "0.1.0"
},
"owner": {
"_creationTime": 0,
"_id": "publishers:missing",
"displayName": "Soul-Code",
"handle": "soul-code",
"image": "https:\/\/avatars.githubusercontent.com\/u\/33421641?v=4",
"kind": "user",
"linkedUserId": "kn7cgzgc1jd6tanddc76mstqt980kwxj"
},
"ownerHandle": "soul-code",
"skill": {
"_creationTime": 1774253549164,
"_id": "kd78yw053psrh9k0hrygx02mvh83eprn",
"badges": [],
"createdAt": 1774253549164,
"displayName": "Image Parser",
"latestVersionId": "k975tm65t0k6tbm3sveg16f6q583fp68",
"ownerUserId": "kn7cgzgc1jd6tanddc76mstqt980kwxj",
"slug": "image-parser",
"stats": {
"comments": 0,
"downloads": 62,
"installsAllTime": 0,
"installsCurrent": 0,
"stars": 1,
"versions": 1
},
"summary": "Parse text and coordinates from images with SoMark (character\/word\/line positions on original image). Ideal for OCR-first image understanding where location...",
"tags": {
"latest": "k975tm65t0k6tbm3sveg16f6q583fp68"
},
"updatedAt": 1774255607418
}
}