Back to skill

Security audit

openclaw ollama memory

Security checks across malware telemetry and agentic risk

Overview

The skill appears to be a local/offline memory-search configuration aid, with a notable but user-controlled option to index additional local Markdown directories.

Install only if you want local memory search over your own Markdown files. Be careful with extraPaths: include only directories you intend to make searchable, especially shared notes, parent directories, or folders that may contain confidential material.

SkillSpector

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

Context-Inappropriate Capability

Medium
Confidence
85% confidence
Finding
The manifest frames the skill as configuring a local embedding provider for private/offline memory search, but this reference also documents scanning arbitrary absolute paths such as `/srv/shared-notes` and parent directories like `../team-docs`. Expanding indexing beyond the workspace is a data-access capability that is not clearly justified by the narrow setup-oriented description.

Missing User Warnings

Medium
Confidence
90% confidence
Finding
This markdown file documents `extraPaths` values such as `../team-docs` and `/srv/shared-notes`, which expand indexing beyond the default workspace and could include additional user or organizational data. The section does not warn that these paths will be scanned recursively for `.md` files or that users should verify they are comfortable exposing that content to memory search.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.