@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.

Current version
v1.0.0
94 3.1万All installs 0

README.md

text/markdown · 3406 bytes

SKILL.md

text/markdown · 6989 bytes

categorize.sh

application/x-sh · 1955 bytes

detect.sh

application/x-sh · 3259 bytes

init.sh

application/x-sh · 3028 bytes

organize.sh

application/x-sh · 2355 bytes

package.json

application/json · 423 bytes

search.sh

application/x-sh · 1863 bytes

snapshot.sh

application/x-sh · 2998 bytes

stats.sh

application/x-sh · 3414 bytes

skill-card.md

text/markdown · 2090 bytes

Security Scan

Status

clean

Open VirusTotal

OpenClaw

gpt-5.5

clean

OpenClaw analysis

This is a local memory-file organizer with some mutating commands, but its behavior is disclosed, purpose-aligned, and shows no evidence of hidden network access, credential use, or malicious actions.

Confidence: 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.

Metadata

  • Owner: @marmikcfc
  • Created: 2026/01/31
  • Updated: 2026/05/11
  • Versions: 1
  • Comments: 3
  • Scan checked at: 2026/07/10

Runtime

No runtime requirements are exposed in the official public payload.

Memory Manager | ClawHub CN