📦 Elite — 精英
v1.2.4Longterm Memory 终极 AI 智能体记忆系统。WAL 协议 + 向量搜索 + git-notes + 云端备份。再也不丢上下文。兼容 Claude、Cursor、GPT、OpenClaw……
0· 16·0 当前·0 累计
下载技能包
最后更新
2026/4/20
安全扫描
OpenClaw
安全
medium confidenceThe skill's files and runtime instructions are coherent with a local long-term memory system that integrates OpenAI vector search and optional third‑party services, but there are a few minor provenance and disclosure mismatches you should review before installing.
评估建议
This skill appears to do what it says: set up local memory files, optionally wire LanceDB semantic search and third‑party services. Before installing: 1) Verify the publisher/source (homepage is missing and ownerId in _meta.json differs from the registry owner); prefer packages with clear provenance. 2) Review bin/elite-memory.js (included) to confirm the file operations are acceptable — it only writes markdown files and reads a LanceDB path, but check for any extra behavior. 3) Only provide SUP...详细分析 ▾
ℹ 用途与能力
Name/description (agent memory, LanceDB, WAL, git-notes, cloud backup) align with the shipped files: README, SKILL.md, a small CLI (bin/elite-memory.js) and package.json. Requiring OPENAI_API_KEY is consistent with enabling OpenAI-backed semantic search. However: source/homepage are missing in registry metadata and _meta.json ownerId differs from registry ownerId, which is a provenance inconsistency worth noticing.
ℹ 指令范围
SKILL.md instructs the agent to create and manage local files (SESSION-STATE.md, MEMORY.md, memory/ daily logs), edit agent config (~/.openclaw/openclaw.json) to enable LanceDB, and optionally export other API keys (SUPERMEMORY_API_KEY, MEM0_API_KEY). These actions are within scope for a memory plugin, but SKILL.md references additional env vars and external services that are optional and not declared as required; confirm you want those integrations and that the agent will include SESSION-STATE.md in prompts (this leaks stored context into any model calls).
✓ 安装机制
No install spec is provided (instruction-only skill) and the included CLI is a small Node script that only reads/writes local files and checks for a LanceDB path. package.json lists mem0ai as an optional dependency; no downloads from unknown URLs or archive extraction are present. Low install risk from the package contents provided.
ℹ 凭证需求
Only OPENAI_API_KEY is declared required, which fits the described OpenAI-backed memory search. SKILL.md and README also reference optional SUPERMEMORY_API_KEY and MEM0_API_KEY for third-party services; these are not listed as required but the docs instruct exporting them if you enable those features. Be cautious about supplying additional API keys to a package with no homepage and an ambiguous publisher.
✓ 持久化与权限
The skill does not request always:true and uses default autonomous invocation settings. Its actions (creating files in current workspace and modifying a per-user agent config file) are expected for a memory plugin and within reasonable privileges. It does suggest editing ~/.openclaw/openclaw.json to enable a plugin — that writes to your agent config and should be done deliberately.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.2.42026/4/20
Fork and update to 1.2.4
● Pending
安装命令
点击复制官方npx clawhub@latest install lovefromio-elite-longterm-memory
镜像加速npx clawhub@latest install lovefromio-elite-longterm-memory --registry https://cn.longxiaskill.com