风险评分

90/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: suspicious

Rag Retriever

作者: yuyonghao-123
Slug:rag-retriever
版本:0.1.0
更新时间:2026-03-26 19:41:49
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill appears to implement the advertised RAG retriever functionality and its code, files, and instructions are consistent with that purpose; no undisclosed credentials or hidden network endpoints...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: suspicious

Detected: suspicious.env_credential_access, suspicious.potential_exfiltration
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774514871214,
        "_id": "k97bj86vyq2ygp7kxy129mfr1183myeh",
        "changelog": "Initial release of RAG 2.0 retrieval system for OpenClaw.\n\n- Implements document chunking with configurable size and overlap.\n- Supports simple text embedding (TF-based) and LanceDB vector storage.\n- Provides hybrid search: vector similarity plus BM25 keyword search (RRF fusion).\n- Enables source citation tracking and context-augmented RAG prompts.\n- Adds Chinese segmentation for multilingual search.\n- Includes CLI tool, JavaScript API, and basic tests.",
        "changelogSource": "auto",
        "createdAt": 1774514871214,
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s173qtadqbwthef9dwg283f54n83np6t",
        "displayName": "yuyonghao-123",
        "handle": "yuyonghao-123",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/267580628?v=4",
        "kind": "user",
        "linkedUserId": "kn7b2av1gaq4ftrjvvs0454r4h833ftn"
    },
    "ownerHandle": "yuyonghao-123",
    "skill": {
        "_creationTime": 1774514871214,
        "_id": "kd79wq4jbb4efx7spss28fsx8h83m0fq",
        "badges": [],
        "createdAt": 1774514871214,
        "displayName": "Rag Retriever",
        "latestVersionId": "k97bj86vyq2ygp7kxy129mfr1183myeh",
        "ownerPublisherId": "s173qtadqbwthef9dwg283f54n83np6t",
        "ownerUserId": "kn7b2av1gaq4ftrjvvs0454r4h833ftn",
        "slug": "rag-retriever",
        "stats": {
            "comments": 0,
            "downloads": 35,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "提供基于文档分块、简单词频嵌入及混合向量+关键词搜索的RAG 2.0检索系统,支持中英文本和来源引用。",
        "tags": {
            "latest": "k97bj86vyq2ygp7kxy129mfr1183myeh"
        },
        "updatedAt": 1774525309245
    }
}