风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

rag-ingest

作者: Seal-Re
Slug:rag-ingest
版本:1.0.0
更新时间:2026-03-05 08:51:18
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
该技能的声明、行为和所需权限在功能范围内一致:它把已解读的文本切分、调用嵌入服务得到向量,并写入用户指定的 Qdrant 集合,没有发现与声明目的不符的行为。

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772671860212,
        "_id": "k974t2fxk006swy5f9cyhatxah82b0sh",
        "changelog": "Initial release of rag-ingest.\n\n- Writes pre-processed document content into Qdrant (kb_main collection) with chunking, embedding, and vector storage.\n- Does not handle fetching or refinement of content (expects already-processed input).\n- Accepts content via --content option or from stdin.\n- Supports key parameters: --doc-id, --topic-tags, optional --source, and --collection.\n- Designed for integration with tools like deep-research\/summarize.",
        "changelogSource": "user",
        "createdAt": 1772671860212,
        "parsed": {
            "clawdis": {
                "emoji": "🧠",
                "primaryEnv": "QDRANT_URL",
                "requires": {
                    "bins": [
                        "node"
                    ],
                    "env": [
                        "QDRANT_URL",
                        "EMBED_API_KEY"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Seal-Re",
        "handle": "seal-re",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/190578785?v=4",
        "kind": "user",
        "linkedUserId": "kn70a7rj6tyxr74v2kv23rach1825yfx"
    },
    "ownerHandle": "seal-re",
    "skill": {
        "_creationTime": 1772671860212,
        "_id": "kd75594j7g7dcyaj1jfv4kx5qx82bram",
        "badges": [],
        "createdAt": 1772671860212,
        "displayName": "rag-ingest",
        "latestVersionId": "k974t2fxk006swy5f9cyhatxah82b0sh",
        "ownerUserId": "kn70a7rj6tyxr74v2kv23rach1825yfx",
        "slug": "rag-ingest",
        "stats": {
            "comments": 0,
            "downloads": 208,
            "installsAllTime": 3,
            "installsCurrent": 3,
            "stars": 0,
            "versions": 1
        },
        "summary": "将 Agent 已解读好的正文写入 Qdrant(kb_main)。仅做 chunk、embedding 和向量写入,不负责抓取与精炼。",
        "tags": {
            "latest": "k974t2fxk006swy5f9cyhatxah82b0sh"
        },
        "updatedAt": 1772671878961
    }
}