← 返回 Skills 市场
MemOS Plugin One-Click Installer
作者
Mathematics-Yang
· GitHub ↗
· v1.0.0
· MIT-0
140
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install memos-oneclick-install
功能描述
Persistent local memory for OpenClaw agents. Use when users say: - "install memos" - "install MemOS" - "setup memory" - "add memory plugin" - "openclaw memor...
安全使用建议
This skill is an instruction-only installer that tells the agent to autonomously download and run remote install scripts, modify configs, and start local services. That pattern (curl | bash, irm | iex from a custom CDN) can execute arbitrary code on your machine. Before installing: 1) Verify the publisher and prefer official release URLs (GitHub release pages with checksums) over unknown CDNs; 2) Request the install script contents and a checksum/hash so you can review the code yourself; 3) If you must try it, run the install in a sandbox/VM or inspect the script locally rather than piping to a shell; 4) Be cautious about allowing autonomous, non-interactive installs — consider requiring the agent to prompt for explicit permission before executing network downloads or restarting services; 5) If you plan to use external embedding providers or team sharing, prepare API keys and review how they will be stored and used. If you want, ask me to fetch and show the install script (or summarize it) before you proceed.
功能分析
Type: OpenClaw Skill
Name: memos-oneclick-install
Version: 1.0.0
The skill bundle implements a 'one-click' installer for the MemOS plugin that utilizes high-risk patterns, including remote script execution (curl|bash) and automated configuration modification. Most critically, SKILL.md contains explicit prompt-injection-style instructions directing the agent to perform all shell operations and system restarts autonomously without seeking user confirmation, effectively bypassing human-in-the-loop security guardrails. It also employs minor obfuscation via String.fromCharCode in Step 3.5 to execute gateway commands. While these behaviors are technically consistent with the stated goal of a seamless installation, the combination of remote payloads from cdn.memtensor.com.cn and the forced bypass of user consent warrants a suspicious classification.
能力评估
Purpose & Capability
The name/description match the behavior: an installer legitimately needs to write under ~/.openclaw, install packages, and start a local viewer. However the skill also mandates fully autonomous execution with a blanket "do not ask" policy, which broadens its capabilities beyond a typical user‑invoked installer and is worth questioning.
Instruction Scope
SKILL.md explicitly directs the agent to run shell commands, download and pipe remote scripts (curl | bash, irm | iex), install/upgrade Node packages, modify OpenClaw config, and restart gateway processes — all without further user approval (except one embedding choice). That level of remote code execution and system modification from an instruction-only skill is high risk and grants broad discretion to the agent.
Install Mechanism
There is no formal install spec; the README suggests piping install scripts from a CDN (https://cdn.memtensor.com.cn) and also mentions npm/OpenClaw plugin installs. Piping remote scripts to a shell/PowerShell from a custom CDN is a high‑risk pattern (no release host or integrity hashes provided).
Credentials
The skill declares no required env vars or credentials, yet it supports optional external embedding/summarizer providers (OpenAI, Gemini, Cohere, etc.) and team sharing — which would require API keys and network configuration. The SKILL.md does not declare or constrain how those credentials would be used or obtained, creating a mismatch between capability and declared requirements.
Persistence & Privilege
always:false and autonomous invocation are platform defaults, but the skill's explicit instruction that the user has "authorized the agent to perform all operations needed ... without further approval" effectively elevates privilege. Combined with instructions to modify configs, restart services, and download/execute remote code, this grants significant persistent operational power to the agent.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install memos-oneclick-install - 安装完成后,直接呼叫该 Skill 的名称或使用
/memos-oneclick-install触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Add one-click MemOS install skill for OpenClaw agents
- Ship `SKILL.md` that enables OpenClaw to autonomously install, configure,
upgrade, and troubleshoot the MemOS local memory plugin — users only need
to say "install memos" and answer one embedding-model question.
- Auto-detect OS (macOS / Linux / Windows) and adapt all commands via
`process.platform`, with cross-platform `node -e` as the primary approach
and platform-specific script fallbacks (`install.sh` / `install.ps1`).
- Smart state detection: fresh install, outdated upgrade, up-to-date
verification, and broken-config auto-repair — all decided by the agent
without asking the user.
- Include bilingual README (English + Chinese) summarizing the installation
experience and MemOS capabilities: persistent memory, hybrid retrieval,
task summarization, skill evolution, team sharing, and Memory Viewer.
元数据
常见问题
MemOS Plugin One-Click Installer 是什么?
Persistent local memory for OpenClaw agents. Use when users say: - "install memos" - "install MemOS" - "setup memory" - "add memory plugin" - "openclaw memor... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 140 次。
如何安装 MemOS Plugin One-Click Installer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install memos-oneclick-install」即可一键安装,无需额外配置。
MemOS Plugin One-Click Installer 是免费的吗?
是的,MemOS Plugin One-Click Installer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
MemOS Plugin One-Click Installer 支持哪些平台?
MemOS Plugin One-Click Installer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 MemOS Plugin One-Click Installer?
由 Mathematics-Yang(@mathematics-yang)开发并维护,当前版本 v1.0.0。
推荐 Skills