@marmikcfc

Memory Manager

Local memory management for agents. Compression detection, auto-snapshots, and semantic search. Use when agents need to detect compression risk before memory loss, save context snapshots, search historical memories, or track memory usage patterns. Never lose context again.

当前版本
v1.0.0
89 2.3万总安装 292

v1.0.0

2026/01/31

版本

Initial release: Semantic/procedural/episodic memory architecture for agents. Knowledge graphs beat flat retrieval by 18.5%. Never lose context again.

Security Scan

OpenClaw

gpt-5-mini

clean

OpenClaw 分析

The skill's code and runtime instructions are consistent with a local, file-based memory manager: it creates, reads, moves, and snapshots markdown files in a workspace and does not request credentials or perform network calls.

置信度: high

VirusTotal

Type: OpenClaw Skill Name: memory-manager Version: 1.0.0 The OpenClaw AgentSkills skill bundle 'memory-manager' is classified as benign. All scripts (`categorize.sh`, `detect.sh`, `init.sh`, `organize.sh`, `search.sh`, `snapshot.sh`, `stats.sh`) perform local file system operations (e.g., `mkdir`, `mv`, `cp`, `grep`, `wc`, `du`) exclusively within the agent's designated workspace (`$OPENCLAW_WORKSPACE/memory`). These operations are directly aligned with the stated purpose of managing and organizing local memory files. There is no evidence of external network calls, data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts in `SKILL.md` or other files that would manipulate the agent beyond its intended function.

元数据

  • 作者: @marmikcfc
  • 创建时间: 2026/01/31
  • 更新时间: 2026/02/26
  • 版本数: 1
  • 评论数: 3
  • 扫描时间: 2026/02/11

运行要求

官方公开数据里暂未列出运行要求。