OpenClaw: benign
VirusTotal: benign
StaticScan: unknown
OpenClaw: benign
The skill's code, instructions, and requirements match its stated purpose of providing a Python-based MongoDB CLI client; nothing requests unrelated credentials or installs unexpected tooling.
VirusTotal: benign VT 报告
静态扫描: unknown
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1772512206694,
"_id": "k979tkm25kskr0nkmzb05vv9dh8266w7",
"changelog": "- Initial release of the mongo-db skill for persistent document storage in MongoDB.\n- Supports full CRUD operations, aggregation pipelines, collection management, and index creation via a unified Python CLI script.\n- Configuration is flexible: use environment variables, a config file, or per-invocation parameters.\n- All operations and results use JSON payloads and outputs, including detailed success\/error messages.\n- Destructive actions (deletes, drops) require explicit user confirmation.\n- Includes schema validator support for enforcing collection structure.",
"changelogSource": "user",
"createdAt": 1772512206694,
"parsed": {
"clawdis": {
"emoji": "🍃",
"requires": {
"bins": [
"python3"
]
}
}
},
"version": "1.0.0"
},
"owner": {
"_creationTime": 0,
"_id": "publishers:missing",
"displayName": "JithinM",
"handle": "jithinm",
"image": "https:\/\/avatars.githubusercontent.com\/u\/12230840?v=4",
"kind": "user",
"linkedUserId": "kn75y3ea2cqyq6wqmsn2mn75w1810csj"
},
"ownerHandle": "jithinm",
"skill": {
"_creationTime": 1772512206694,
"_id": "kd731zyafrx3qhrhd9c634jpqn827t21",
"badges": [],
"createdAt": 1772512206694,
"displayName": "Mongo Db Client Tool",
"latestVersionId": "k979tkm25kskr0nkmzb05vv9dh8266w7",
"ownerUserId": "kn75y3ea2cqyq6wqmsn2mn75w1810csj",
"slug": "mongo-db",
"stats": {
"comments": 0,
"downloads": 200,
"installsAllTime": 0,
"installsCurrent": 0,
"stars": 1,
"versions": 1
},
"summary": "Interact with a MongoDB database for persistent document storage. Supports full CRUD operations (find, insert, update, delete), aggregation pipelines, collec...",
"tags": {
"latest": "k979tkm25kskr0nkmzb05vv9dh8266w7"
},
"updatedAt": 1772512226199
}
}