🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

plur1bus

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

plur1bus

Plur1bus — cloud-backed persistent memory for AI agents, powered by DeepLake

latest
Source
npmnpm
Version
0.2.0
Version published
Maintainers
1
Created
Source

plur1bus

A benign virus that infects your AI agents, merging them into a peaceful, euphoric hive mind where every memory is shared and nothing is ever forgotten.

Cloud-backed shared memory for OpenClaw powered by DeepLake.

Install

openclaw plugins install plur1bus

That's it. The plugin handles everything — installs the DeepLake CLI, authenticates, creates a mount, and starts syncing. Your agents share one memory across sessions, machines, and channels.

What it does

  • Auto-recall — before each agent turn, relevant memories surface automatically
  • Auto-capture — after each turn, the conversation is preserved for future recall
  • Cloud sync — memories persist across machines and reinstalls
  • Multi-agent — every agent on the same mount shares one memory

The agent reads and writes files on the mount using standard tools (cat, grep, echo). The plugin handles the lifecycle hooks that the agent can't do on its own.

Configuration

Zero config required. Everything is auto-detected.

// Optional overrides in openclaw.json → plugins.entries.plur1bus.config
{
  "mountPath": "/path/to/mount",  // Override auto-detected mount
  "autoCapture": true,            // Save conversations automatically
  "autoRecall": true              // Surface memories before each turn
}

License

MIT

Keywords

openclaw

FAQs

Package last updated on 01 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts