风险评分

41/100 (Medium)

OpenClaw: suspicious
VirusTotal: suspicious
StaticScan: unknown

Vector Store Shootout

作者: Nissan Dookeran
Slug:vector-store-shootout
版本:1.0.0
更新时间:2026-03-24 13:29:34
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The code matches the stated purpose (multiple vector-store backends) but there are important mismatches and missing declarations — notably undeclared third-party dependencies and network behavior cont...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772855472664,
        "_id": "k978g03q2w52mrr15f1sbm8vah82fm6b",
        "changelog": "Initial release of vector-store-shootout\n\n- Provides 8 interchangeable vector store backends under a unified Python interface: numpy, lancedb, qdrant, pgvector, weaviate, weaviate_hybrid, milvus, and lightrag.\n- Enables easy benchmarking, evaluation, and backend-switching for RAG and vector search applications.\n- Simple base class: implement add, search, and delete methods for consistency across backends.\n- Includes finding: weaviate hybrid search at alpha=0.1 delivers better results for technical\/keyword-heavy content compared to default settings.\n- All backends can run locally; outbound network access depends on deployment configuration.",
        "changelogSource": "auto",
        "createdAt": 1772855472664,
        "parsed": {
            "clawdis": {
                "emoji": "🔍",
                "requires": {
                    "bins": [
                        "python3"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Nissan Dookeran",
        "handle": "nissan",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/12583?v=4",
        "kind": "user",
        "linkedUserId": "kn72rbtybr3jzhcj2260qz6p2181x1mr"
    },
    "ownerHandle": "nissan",
    "skill": {
        "_creationTime": 1772855472664,
        "_id": "kd708sd6a0a9gef4m25z6gr7a182eg5t",
        "badges": [],
        "createdAt": 1772855472664,
        "displayName": "Vector Store Shootout",
        "latestVersionId": "k978g03q2w52mrr15f1sbm8vah82fm6b",
        "ownerUserId": "kn72rbtybr3jzhcj2260qz6p2181x1mr",
        "slug": "vector-store-shootout",
        "stats": {
            "comments": 0,
            "downloads": 197,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "8 vector store implementations behind a common interface — numpy, lancedb, qdrant, pgvector, weaviate, weaviate_hybrid, milvus, lightrag. Use when evaluating...",
        "tags": {
            "latest": "k978g03q2w52mrr15f1sbm8vah82fm6b"
        },
        "updatedAt": 1774330174930
    }
}