风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

semfind

作者: PaperBoardOfficial
Slug:semfind
版本:0.1.2
更新时间:2026-02-26 07:25:42
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's claims, runtime instructions, and resource needs are consistent: it's an instruction-only helper that suggests installing a local semantic-search CLI which downloads a small public model a...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1771657030485,
        "_id": "k974wd7aeq85ap1nft6prm2aq981kbth",
        "changelog": "- Initial release of semfind: semantic search tool for local text files using embeddings.\n- Provides grep-like CLI for searching by meaning, not just exact text.\n- Local, private: uses BAAI\/bge-small-en-v1.5 model + FAISS, no API keys needed.\n- Supports options for top results, context lines, similarity thresholds, reindexing, and cache control.\n- Outputs results with similarity scores; ideal for logs, docs, code, and notes where grep fails to match wording.\n- Includes resource usage notes and recommended grep fallback workflow.",
        "changelogSource": "user",
        "createdAt": 1771657030485,
        "version": "0.1.2"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "PaperBoardOfficial",
        "handle": "paperboardofficial",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/151846514?v=4",
        "kind": "user",
        "linkedUserId": "kn73gafwanbb19wescnsdc5jf981kadw"
    },
    "ownerHandle": "paperboardofficial",
    "skill": {
        "_creationTime": 1771657030485,
        "_id": "kd761f8ykyfe0hwvefb2bkxfs181jg27",
        "badges": [],
        "createdAt": 1771657030485,
        "displayName": "semfind",
        "latestVersionId": "k974wd7aeq85ap1nft6prm2aq981kbth",
        "ownerUserId": "kn73gafwanbb19wescnsdc5jf981kadw",
        "slug": "semfind",
        "stats": {
            "comments": 0,
            "downloads": 422,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Semantic search over local text files using embeddings. Use when grep\/ripgrep fails to find relevant results because the exact wording is unknown, or when se...",
        "tags": {
            "latest": "k974wd7aeq85ap1nft6prm2aq981kbth"
        },
        "updatedAt": 1772061942242
    }
}