Local Memory Search

Security checks across malware telemetry and agentic risk

Overview

The skill appears intended for local memory search, but it under-discloses that it sends memory text to Ollama and stores raw indexed memory content persistently.

Install only if you are comfortable with your OpenClaw memory and knowledge files being embedded by your local Ollama service and copied into ~/.openclaw/memory_index.json. Review the indexed paths first, avoid storing secrets in those files, and delete the index when you no longer want that content retained.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Findings (1)

Missing User Warnings

Medium
Confidence
94% confidence
Finding
The skill reads local memory files and sends their contents to an embedding service via the Ollama CLI or local HTTP API without any explicit notice, consent, or data classification checks. Even if Ollama is expected to run locally, this still discloses potentially sensitive workspace content to another process/service boundary and may surprise users or violate local privacy expectations.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal