← 返回 Skills 市场
clawdbot51-oss

Supermemory

作者 clawdbot51-oss · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
9048
总下载
17
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install supermemory
功能描述
Store and retrieve memories using the SuperMemory API. Add content, search memories, and chat with your knowledge base.
安全使用建议
Review before installing. Do not use the API key shown in the documentation, and do not store passwords, tokens, API keys, regulated personal data, or confidential business information as memories. Use your own key only if you are comfortable sending memory content and queries to SuperMemory and have checked its retention and deletion behavior.
功能分析
Type: OpenClaw Skill Name: supermemory Version: 1.0.0 The skill bundle is designed to interact with the SuperMemory API for storing, searching, and chatting with memories. All network calls are directed to the legitimate `api.supermemory.ai` domain, and the `SUPERMEMORY_API_KEY` is explicitly required for authentication. There is no evidence of data exfiltration beyond the intended API interaction, malicious execution, persistence mechanisms, or prompt injection attempts against the agent. While user input is directly embedded into JSON payloads without explicit escaping, this is primarily a robustness concern that could lead to malformed JSON and API errors, rather than a direct security vulnerability like shell injection or data exfiltration in this context.
能力评估
Purpose & Capability
The scripts match the stated SuperMemory purpose: add memories, search memories, and retrieve chat-like results through api.supermemory.ai.
Instruction Scope
SKILL.md includes a concrete sm_-prefixed API-key-like value in setup instructions and gives an example of storing an API key as a memory, which is unsafe guidance for a remote persistent memory service.
Install Mechanism
There is no automatic installer, background service, or hidden persistence; use is through documented bash scripts, although the usage examples refer to a supermemory CLI that is not included in the inspected artifact.
Credentials
The skill requires SUPERMEMORY_API_KEY and sends user-provided content, search queries, and chat questions to a third-party API. That is purpose-aligned, but the artifact does not clearly warn users about sensitive data exposure.
Persistence & Privilege
Added memories are persisted in SuperMemory’s external service, but the skill provides no retention, deletion, or sensitive-data guidance and explicitly normalizes saving credentials.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install supermemory
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /supermemory 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of SuperMemory skill. - Store, search, and chat with your personal knowledge base using the SuperMemory API. - Add content to your memory store with optional descriptions. - Search your memories by query. - Chat conversationally with your memory database. - Simple bash commands for memory management. - Requires configuration of the SUPERMEMORY_API_KEY environment variable.
元数据
Slug supermemory
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Supermemory 是什么?

Store and retrieve memories using the SuperMemory API. Add content, search memories, and chat with your knowledge base. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 9048 次。

如何安装 Supermemory?

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

Supermemory 是免费的吗?

是的,Supermemory 完全免费(开源免费),可自由下载、安装和使用。

Supermemory 支持哪些平台?

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

谁开发了 Supermemory?

由 clawdbot51-oss(@clawdbot51-oss)开发并维护,当前版本 v1.0.0。

💬 留言讨论