auto: sync OpenClaw config 2026-07-15 14:00
This commit is contained in:
@@ -0,0 +1,108 @@
|
||||
{
|
||||
"version": 1,
|
||||
"skills": {
|
||||
"mineru-agent": {
|
||||
"version": "1.0.0",
|
||||
"installedAt": 1784093313391,
|
||||
"registry": "https://clawhub.ai",
|
||||
"artifact": {
|
||||
"kind": "archive",
|
||||
"sha256": "07d8087614fcadb04baeffbd44c17a648ef20d964abee0e3bdeb8a353f783cf5",
|
||||
"integrity": "sha256-B9gIdhT8rbBLrv+9RMF6ZI7yDZZKvuDjveuKNT94PPU="
|
||||
},
|
||||
"skillFile": {
|
||||
"path": "SKILL.md",
|
||||
"sha256": "53a78554ce3f911b92feb405517baa4a80a636d43a9a67f2bed3e34e6f955c0d"
|
||||
},
|
||||
"verification": {
|
||||
"schema": "clawhub.skill.verify.v1",
|
||||
"ok": true,
|
||||
"decision": "pass",
|
||||
"reasons": [],
|
||||
"card": {
|
||||
"available": true,
|
||||
"path": "skill-card.md",
|
||||
"url": "https://wry-manatee-359.convex.site/api/v1/skills/mineru-agent/card?ownerHandle=haxck&version=1.0.0",
|
||||
"sha256": "6dd0cb5f0bc50c33f67b6ac9f1c9cc1c2f4cf45b588918e3b8d43345033f365c",
|
||||
"size": 1969,
|
||||
"contentType": "text/markdown; charset=utf-8"
|
||||
},
|
||||
"artifact": {
|
||||
"sourceFingerprint": "9c0a65fc495f5d4816d53c6c5345d7511200c1c2e75e79243c305020a83ccd56",
|
||||
"bundleFingerprints": [
|
||||
"b2152b546e42a9487abe879c2f7edb65ece675d845500f67b1b4c9b7bfae39d9"
|
||||
],
|
||||
"files": [
|
||||
{
|
||||
"path": "scripts/mineru_parse.py",
|
||||
"size": 5160,
|
||||
"sha256": "4714ccb6878919bdfd9fbe872e516f343bc3ca406db6ce6a88ce62f20f7ba696",
|
||||
"contentType": "text/plain"
|
||||
},
|
||||
{
|
||||
"path": "SKILL.md",
|
||||
"size": 2543,
|
||||
"sha256": "53a78554ce3f911b92feb405517baa4a80a636d43a9a67f2bed3e34e6f955c0d",
|
||||
"contentType": "text/markdown"
|
||||
}
|
||||
]
|
||||
},
|
||||
"provenance": {
|
||||
"source": "unavailable",
|
||||
"reason": "No server-resolved GitHub import provenance is stored for this version."
|
||||
},
|
||||
"security": {
|
||||
"status": "clean",
|
||||
"passed": true,
|
||||
"rawStatus": "clean",
|
||||
"verdict": "benign",
|
||||
"confidence": "high",
|
||||
"summary": "This skill does what it says: it sends user-selected documents or URLs to MinerU’s remote parsing API and returns Markdown, with no evidence of hidden persistence, credential access, or destructive behavior.",
|
||||
"model": "gpt-5.5",
|
||||
"checkedAt": 1779933362348,
|
||||
"signals": {
|
||||
"staticScan": {
|
||||
"status": "clean",
|
||||
"rawStatus": "clean",
|
||||
"reasonCodes": [],
|
||||
"summary": "No suspicious patterns detected.",
|
||||
"engineVersion": "v2.4.5",
|
||||
"checkedAt": 1777526690896
|
||||
},
|
||||
"virusTotal": {
|
||||
"status": "clean",
|
||||
"rawStatus": "clean",
|
||||
"verdict": null,
|
||||
"analysis": null,
|
||||
"source": "engines",
|
||||
"scanner": null,
|
||||
"engineStats": {
|
||||
"harmless": 0,
|
||||
"malicious": 0,
|
||||
"suspicious": 0,
|
||||
"undetected": 66
|
||||
},
|
||||
"checkedAt": 1780086610183
|
||||
},
|
||||
"skillSpector": {
|
||||
"status": "suspicious",
|
||||
"rawStatus": "suspicious",
|
||||
"score": 84,
|
||||
"severity": "CRITICAL",
|
||||
"recommendation": "DO_NOT_INSTALL",
|
||||
"issueCount": 5,
|
||||
"scannerVersion": "2.0.0",
|
||||
"summary": null,
|
||||
"error": null,
|
||||
"checkedAt": 1779933336137
|
||||
},
|
||||
"dependencyRegistry": null
|
||||
}
|
||||
},
|
||||
"signature": {
|
||||
"status": "unsigned"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user