← 返回 Skills 市场
chenghaifeng08-creator

Memory Hygiene

作者 chenghaifeng08-creator · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
283
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install memory-hygiene-automaton
功能描述
Audit, clean, and optimize Clawdbot's vector memory (LanceDB). Use when memory is bloated with junk, token usage is high from irrelevant auto-recalls, or set...
安全使用建议
This skill appears to do what it says (audit, wipe, reseed LanceDB memory), but it contains high-impact operational steps you should not run blindly. Before installing or invoking: 1) Back up your existing memory directory (don't run rm -rf without a verified path). 2) Inspect MEMORY.md and other sources for secrets — avoid storing actual tokens/passwords or precise credential values in vector memory. 3) Restrict which agents/users can execute shell commands, gateway restarts, or config.patch actions. 4) Prefer manual runs initially or test on a non-production instance. 5) If you enable the cron job, ensure you have monitoring and backups so automated wipes cannot cause data loss. If you want tighter safety, request the skill be modified to use non-destructive API-level deletes with confirmation prompts and to explicitly forbid storing credential locations or other sensitive material.
功能分析
Type: OpenClaw Skill Name: memory-hygiene-automaton Version: 1.0.2 The skill bundle contains instructions in SKILL.md for destructive file system operations (rm -rf) and the creation of automated cron jobs to wipe and reseed vector memory. While these actions align with the stated goal of 'memory hygiene,' the use of high-risk shell commands and the suggestion to store sensitive data like 'credentials locations' in vector memory represent significant security risks and potential for data loss if executed without strict oversight.
能力评估
Purpose & Capability
Name/description match the actions in SKILL.md: auditing, wiping, reseeding, and disabling auto-capture for a LanceDB-backed vector memory. No unrelated credentials or binaries are requested.
Instruction Scope
Instructions include dangerous, destructive commands (rm -rf ~/.clawdbot/memory/lancedb/) and automated restart/cron instructions. They also advise storing 'accounts, credentials locations, contacts' into memory which could surface secrets if MEMORY.md or source data contains them. The steps are high-impact and should not be run blindly or by an untrusted agent.
Install Mechanism
Instruction-only skill with no install spec or downloaded code. This lowers code-execution supply-chain risk; nothing is written to disk by an installer.
Credentials
The skill requests no environment variables, credentials, or config paths beyond instructing operations on ~/.clawdbot/memory/lancedb/ and gateway actions. There are no extraneous secret requests, but the guidance to store credential locations in memory is a potential privacy concern (not an explicit credential request).
Persistence & Privilege
Skill suggests creating a recurring cron job that will automatically wipe and reseed memory monthly. While the skill itself is not 'always: true', these instructions could be used to grant ongoing destructive behavior if applied. Also instructs gateway config patches and gateway restarts, which are privileged actions—ensure only authorized actors perform them.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install memory-hygiene-automaton
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /memory-hygiene-automaton 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Added a new paid services section (in Chinese) outlining consulting and maintenance offerings for memory optimization. - No changes to core functionality or technical usage. - SKILL.md now includes service descriptions, pricing, and contact information for support.
v1.0.1
Automaton edition - retry
v1.0.0
Initial release — tools for maintaining and optimizing Clawdbot's vector memory. - Enables fast auditing and manual wiping of LanceDB-based memory. - Provides clear instructions for seeding and maintaining essential facts after a wipe. - Explains disabling memory auto-capture to prevent junk accumulation. - Lists best practices for what to intentionally store or avoid in vector memory. - Includes a sample cron job for scheduled memory cleanup and reseeding.
元数据
Slug memory-hygiene-automaton
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Memory Hygiene 是什么?

Audit, clean, and optimize Clawdbot's vector memory (LanceDB). Use when memory is bloated with junk, token usage is high from irrelevant auto-recalls, or set... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 283 次。

如何安装 Memory Hygiene?

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

Memory Hygiene 是免费的吗?

是的,Memory Hygiene 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Memory Hygiene 支持哪些平台?

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

谁开发了 Memory Hygiene?

由 chenghaifeng08-creator(@chenghaifeng08-creator)开发并维护,当前版本 v1.0.2。

💬 留言讨论