Clude Memory MCP

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill implements a cognitive memory system with tools for storing, recalling, and analyzing memories, market mood, and interacting with the Claude API. It requires `SUPABASE_URL` and `SUPABASE_SERVICE_KEY` environment variables, which are used for its stated purpose of connecting to a Supabase database. Input validation is handled via `zod`. The `supabase-schema.sql` defines a robust database schema with vector search capabilities and no apparent SQL injection vulnerabilities. While the `SKILL.md` mentions `npm install clude-bot`, the provided `server.ts` does not directly import or use this package, and there is no evidence of malicious intent or functionality within the analyzed files themselves (e.g., data exfiltration, backdoors, or prompt injection against the OpenClaw agent).