{ "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json", "name": "compartment", "version": "4.9.0", "description": "High-security, fully offline, encrypted vector memory for AI agents. AEAD-encrypted vault, locked by default after restart, no API key and no network at runtime.", "author": { "name": "Max Freedom Pollard", "url": "https://github.com/MaxFreedomPollard" }, "homepage": "https://github.com/MaxFreedomPollard/Compartment", "repository": "https://github.com/MaxFreedomPollard/Compartment", "license": "Apache-2.0", "keywords": [ "memory", "agent-memory", "encryption", "offline", "local-first", "vector-search", "privacy", "mcp" ] }