OpenClaw: benign
VirusTotal: benign
StaticScan: unknown
OpenClaw: benign
The skill's code, declared env vars, and instructions are coherent with its stated purpose (querying a Dify knowledge base); it only requires your Dify API key and base URL and makes direct HTTP calls... [内容已截断]
VirusTotal: benign VT 报告
静态扫描: unknown
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1770559352104,
"_id": "k977ffmcfeh4028pwwd96gx3wn80sr49",
"changelog": "Security: Full deprecation - removed all example URLs",
"changelogSource": "user",
"createdAt": 1770559352104,
"parsed": {
"clawdis": {
"install": [
{
"bins": [
"python3"
],
"id": "python",
"kind": "node",
"package": "python3"
},
{
"id": "requests",
"kind": "node",
"label": "Install Python requests library",
"package": "requests"
}
],
"requires": {
"env": [
"DIFY_API_KEY",
"DIFY_BASE_URL"
]
}
}
},
"version": "1.1.1"
},
"owner": {
"_creationTime": 0,
"_id": "publishers:missing",
"displayName": "xiaowenzhou",
"handle": "xiaowenzhou",
"image": "https:\/\/avatars.githubusercontent.com\/u\/17638553?v=4",
"kind": "user",
"linkedUserId": "kn7a6echpw8kjj5wc4xyf91gn580fd28"
},
"ownerHandle": "xiaowenzhou",
"skill": {
"_creationTime": 1770559275600,
"_id": "kd7a0xxdn3x864qnnvfmemqjfs80sjvg",
"badges": [],
"createdAt": 1770559275600,
"displayName": "Dify Knowledge Base Search",
"latestVersionId": "k977ffmcfeh4028pwwd96gx3wn80sr49",
"ownerUserId": "kn7a6echpw8kjj5wc4xyf91gn580fd28",
"slug": "dify-kb-search",
"stats": {
"comments": 0,
"downloads": 949,
"installsAllTime": 2,
"installsCurrent": 2,
"stars": 0,
"versions": 2
},
"summary": "Search Dify Knowledge Base (Dataset) to get accurate context for RAG-enhanced answers.",
"tags": {
"latest": "k977ffmcfeh4028pwwd96gx3wn80sr49"
},
"updatedAt": 1772250213793
}
}