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"));
Security audit
Security checks across malware telemetry and agentic risk
This is a coherent memory plugin with sensitive but disclosed conversation-memory behavior and optional advanced features that should be enabled deliberately.
VirusTotal findings are pending for this plugin version.
Detected: suspicious.potential_exfiltration
const store = JSON.parse(fs3.readFileSync(tokenStore.path, "utf8"));