风险评分

65/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: clean

Biomorphic Memory

作者: Dario Zhang
Slug:biomorphic-memory
版本:0.1.0
更新时间:2026-03-25 18:06:49
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill generally matches a memory module but its metadata and install instructions are inconsistent: it asks you to clone and pip-install code from a GitHub repo (which can run arbitrary install-ti...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774432764235,
        "_id": "k974yypayg1pb1gtj7erjdgfs583j1bg",
        "changelog": "- Initial release of Biomorphic Memory: brain-inspired, semantic graph-based memory for AI agents.\n- Implements spreading activation for contextually relevant recall.\n- Supports natural decay of old memories with reinforcement of important ones.\n- Integrates Q-value learning to prioritize useful memories.\n- Achieves state-of-the-art accuracy in LongMemEval (89.8%), surpassing previous methods.\n- Requires Python ≥ 3.11 and an embedding API.",
        "changelogSource": "auto",
        "createdAt": 1774432764235,
        "parsed": {
            "clawdis": {
                "homepage": "https:\/\/github.com\/dario-github\/biomorphic-memory",
                "requires": {
                    "bins": [
                        "python3"
                    ]
                }
            }
        },
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s17f18nhhssgtbsjjaf6vc8z6n83kwr4",
        "displayName": "Dario Zhang",
        "handle": "dario-github",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/40749119?v=4",
        "kind": "user",
        "linkedUserId": "kn73zbdzm9wnfx0hhdk6eeyhkd83k592"
    },
    "ownerHandle": "dario-github",
    "skill": {
        "_creationTime": 1774432764235,
        "_id": "kd7bebpxq9e81fcr8xftgmsrnn83k9b8",
        "badges": [],
        "createdAt": 1774432764235,
        "displayName": "Biomorphic Memory",
        "latestVersionId": "k974yypayg1pb1gtj7erjdgfs583j1bg",
        "ownerPublisherId": "s17f18nhhssgtbsjjaf6vc8z6n83kwr4",
        "ownerUserId": "kn73zbdzm9wnfx0hhdk6eeyhkd83k592",
        "slug": "biomorphic-memory",
        "stats": {
            "comments": 0,
            "downloads": 13,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Brain-inspired memory for AI agents. Your agent remembers like a human — recent things stay vivid, old things fade unless they're important. Uses spreading a...",
        "tags": {
            "latest": "k974yypayg1pb1gtj7erjdgfs583j1bg"
        },
        "updatedAt": 1774433209390
    }
}