Memory Search
PassAudited by VirusTotal on May 12, 2026.
Overview
Type: OpenClaw Skill Name: memory-search Version: 1.0.0 The skill bundle is designed to allow the AI agent to search and retrieve information from its own memory files using `memory_search` and `memory_get` tools. The `SKILL.md` instructions are clear, focused on the stated purpose, and explicitly forbid the agent from attempting to run shell commands (like `cat` or `ls`) to read memory files or to configure/debug the search system. There is no evidence of intentional harmful behavior, data exfiltration, malicious execution, persistence, or prompt injection attempts against the agent to perform actions beyond its stated purpose.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
The agent may surface or rely on remembered personal details, prior conversations, todos, names, dates, or preferences when answering.
The skill retrieves persistent memory and potentially session transcripts, which can contain sensitive personal context and can influence future answers.
Semantic vector search across your indexed memory files (MEMORY.md, memory/*.md, and session transcripts).
Install only if you want the agent to use persistent memory; keep memory files accurate and avoid indexing sensitive transcripts or notes you do not want reused.
