风险评分

65/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: clean

memory-m3e - Semantic Memory Plugin

作者: kalalxy
Slug:memory-m3e
版本:1.0.0
更新时间:2026-03-24 15:04:22
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The plugin largely does what it says (store/search/delete semantic memories) but contains internal inconsistencies and some unexpected requirements (native SQLite dependency, unimplemented features) t...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773728230603,
        "_id": "k9710s2c39376whvxfw1cggfp18338s3",
        "changelog": "Initial release of memory-m3e:\n\n- Adds semantic memory plugin using m3e-large embedding API (1536 dimensions).\n- Supports persistent storage with SQLite.\n- Pure JavaScript cosine similarity search (no native dependencies).\n- Automatic index refresh every 10 minutes.\n- Provides three tools: memory_store, memory_recall, and memory_forget.\n- Includes performance metrics and flexible configuration options.",
        "changelogSource": "auto",
        "createdAt": 1773728230603,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "kalalxy",
        "handle": "kalalxy",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/32028169?v=4",
        "kind": "user",
        "linkedUserId": "kn76zpbfbaxpakvhq9gsfb51jx821rgk"
    },
    "ownerHandle": "kalalxy",
    "skill": {
        "_creationTime": 1773728230603,
        "_id": "kd7ezmh3trz3enzjdc3cm2yme5832v9g",
        "badges": [],
        "createdAt": 1773728230603,
        "displayName": "memory-m3e - Semantic Memory Plugin",
        "latestVersionId": "k9710s2c39376whvxfw1cggfp18338s3",
        "ownerUserId": "kn76zpbfbaxpakvhq9gsfb51jx821rgk",
        "slug": "memory-m3e",
        "stats": {
            "comments": 0,
            "downloads": 75,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Semantic memory plugin using m3e-large embeddings with SQLite storage, supporting storage, retrieval, and deletion via cosine similarity search in pure JS.",
        "tags": {
            "embedding": "k9710s2c39376whvxfw1cggfp18338s3",
            "latest": "k9710s2c39376whvxfw1cggfp18338s3",
            "m3e": "k9710s2c39376whvxfw1cggfp18338s3",
            "memory": "k9710s2c39376whvxfw1cggfp18338s3",
            "semantic-search": "k9710s2c39376whvxfw1cggfp18338s3",
            "sqlite": "k9710s2c39376whvxfw1cggfp18338s3"
        },
        "updatedAt": 1774335862976
    }
}