风险评分

76/100 (Low)

OpenClaw: benign
VirusTotal: suspicious
StaticScan: unknown

Eidolon Search

作者: dev-jsLee
Slug:eidolon-search
版本:0.0.1
更新时间:2026-03-24 13:16:17
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code and runtime instructions match its description: it builds and queries a local SQLite FTS5 index of markdown files and does not request unrelated credentials or external network access...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772687687623,
        "_id": "k97bsya11y4ra9xqc481m3qs7s82a7kz",
        "changelog": "- Initial release of eidolon-search: efficient AI agent memory search using SQLite FTS5.\n- Enables building a full-text search index over markdown files with 90%+ token reduction compared to reading files directly.\n- Command-line tools provided for indexing (`build-index.py`) and searching (`search.py`) memory files.\n- Designed for fast, low-cost retrieval in large or context-limited workspaces.\n- Best used for keyword-based memory or knowledge searches; not suitable for semantic search.",
        "changelogSource": "auto",
        "createdAt": 1772687687623,
        "version": "0.0.1"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "dev-jsLee",
        "handle": "dev-jslee",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/174088258?v=4",
        "kind": "user",
        "linkedUserId": "kn71vfwzwwmmpykymzsehygx9980nx91"
    },
    "ownerHandle": "dev-jslee",
    "skill": {
        "_creationTime": 1772687687623,
        "_id": "kd7fvqt922a9h6nhqbdyptxd4982bh5x",
        "badges": [],
        "createdAt": 1772687687623,
        "displayName": "Eidolon Search",
        "latestVersionId": "k97bsya11y4ra9xqc481m3qs7s82a7kz",
        "ownerUserId": "kn71vfwzwwmmpykymzsehygx9980nx91",
        "slug": "eidolon-search",
        "stats": {
            "comments": 0,
            "downloads": 198,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "AI Agent memory search using SQLite FTS5. 90%+ token reduction (10x+) compared to reading full files. Use when the agent needs to search through markdown mem...",
        "tags": {
            "latest": "k97bsya11y4ra9xqc481m3qs7s82a7kz"
        },
        "updatedAt": 1774329377882
    }
}