风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Dify Knowledge Base Search

作者: xiaowenzhou
Slug:dify-kb-search
版本:1.1.1
更新时间:2026-02-28 11:43:33
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
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

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "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
    }
}