← 返回 Skills 市场
3d-era

@kalera/munin-openclaw

作者 3d-era · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
116
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install munin-openclaw
功能描述
Munin - The Free (or $1.6/mo) Persistent Memory for OpenClaw. Stop your agent from having Alzheimer's.
安全使用建议
This package appears to be a legitimate Munin adapter: it needs MUNIN_BASE_URL and MUNIN_API_KEY and will contact that endpoint to store/retrieve memories. Before installing: (1) Confirm the registry metadata discrepancy — the published metadata should list the required env vars; ask the publisher to correct/confirm. (2) Verify the provenance of @kalera/munin-sdk and @kalera/munin-runtime (review those packages or their source) because the adapter delegates network calls to them. (3) The package.json uses 'workspace:*' for dependencies — ensure your environment supplies those packages and that they are the official releases. (4) Only provide an API key to Munin endpoints you trust; if you need stronger guarantees, validate the client-side E2EE implementation and the embedding/encryption flow locally so plaintext never leaves your environment. If you are not comfortable verifying the dependent SDKs, treat this as untrusted and avoid granting the skill autonomous invocation with sensitive data.
功能分析
Type: OpenClaw Skill Name: munin-openclaw Version: 1.0.1 The skill is a legitimate adapter for 'Munin,' a persistent memory service for AI agents. It facilitates storing and retrieving agent context via an external API (MUNIN_BASE_URL). The code in src/cli.ts and src/index.ts is a standard wrapper around the @kalera/munin-sdk, and the SKILL.md provides functional instructions for setup and E2EE usage without any signs of prompt injection or malicious intent.
能力评估
Purpose & Capability
Name, description, SKILL.md, and the included code all describe a Munin memory adapter that contacts a Munin service at MUNIN_BASE_URL using MUNIN_API_KEY — that is coherent for a long-term-memory plugin. HOWEVER the registry metadata at the top of the report lists 'Required env vars: none' while package.json and SKILL.md declare MUNIN_BASE_URL and MUNIN_API_KEY as required; this metadata mismatch is concerning and should be clarified.
Instruction Scope
Runtime instructions are scoped to connecting to the Munin endpoint, storing/retrieving memory, and (optionally) performing client-side embedding + encryption for E2EE. The SKILL.md explicitly says data is sent only to MUNIN_BASE_URL and requires local embedding for the E2EE GraphRAG flow, which limits plaintext exfiltration. No instructions ask the agent to read unrelated system files or other credentials.
Install Mechanism
There is no platform install spec (instruction-only), so nothing is automatically downloaded by the installer. The package includes source and dist files and depends on @kalera/munin-sdk and @kalera/munin-runtime. Those dependencies are declared as 'workspace:*' in package.json which is unusual for a published package and may indicate the distributed bundle expects local workspace packages or otherwise unresolved dependencies — clarify how the SDK/runtime will be provided on the target system before running.
Credentials
Requested environment variables (MUNIN_BASE_URL and MUNIN_API_KEY) are proportionate to a remote memory service adapter. No unrelated credentials are requested. The main concern is the mismatch between this requirement (present in SKILL.md and package.json) and the registry metadata that listed no required env vars.
Persistence & Privilege
Skill does not request 'always: true' and does not declare elevated persistence. disable-model-invocation is false (normal). The adapter does not appear to modify other skills or global settings from the included code.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install munin-openclaw
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /munin-openclaw 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Updated documentation and added Free/Pro tier info + E2EE details
v1.0.0
Initial release: Persistent long-term memory for OpenClaw agents
元数据
Slug munin-openclaw
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

@kalera/munin-openclaw 是什么?

Munin - The Free (or $1.6/mo) Persistent Memory for OpenClaw. Stop your agent from having Alzheimer's. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。

如何安装 @kalera/munin-openclaw?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install munin-openclaw」即可一键安装,无需额外配置。

@kalera/munin-openclaw 是免费的吗?

是的,@kalera/munin-openclaw 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

@kalera/munin-openclaw 支持哪些平台?

@kalera/munin-openclaw 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 @kalera/munin-openclaw?

由 3d-era(@3d-era)开发并维护,当前版本 v1.0.1。

💬 留言讨论