Back to plugin

Security audit

Remnic OpenClaw Plugin

Security checks across malware telemetry and agentic risk

Overview

This is a coherent memory plugin with sensitive but disclosed conversation-memory behavior and optional advanced features that should be enabled deliberately.

VirusTotal

VirusTotal findings are pending for this plugin version.

View on VirusTotal

Static analysis

Detected: suspicious.potential_exfiltration

Sensitive-looking file read is paired with a network send.

Warn
Code
suspicious.potential_exfiltration
Location
dist/index.js:6557
Evidence
const store = JSON.parse(fs3.readFileSync(tokenStore.path, "utf8"));