From 178aa73cc94c2b6d157746fc994606fd2c6b7ad4 Mon Sep 17 00:00:00 2001 From: OyaAI Date: Sun, 29 Mar 2026 06:33:52 -0400 Subject: [PATCH] Add SafeSkill security badge (92/100) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 29284e6..283cd09 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # SQLite Memory MCP Server +[![SafeSkill 92/100](https://img.shields.io/badge/SafeSkill-92%2F100_Verified%20Safe-brightgreen)](https://safeskill.dev/scan/rmanov-sqlite-memory-mcp) + A production-quality SQLite-backed MCP Memory stack with WAL concurrent safety (10+ sessions), FTS5 BM25 search, session tracking, task management, bridge sync, collaboration workflows, and a native system tray task manager. Drop-in compatible with `@modelcontextprotocol/server-memory` for the core 9 knowledge-graph tools, with 41 additional tools split across companion FastMCP micro-servers for sessions, tasks, bridge sync, collaboration, entity linking, and intelligence workflows (50 tools total). Includes a PyQt6 desktop app for visual task management and standalone automation scripts.