yantrikdb — security grade SAFE, quality 62/100

Security audit verdict: SAFE · quality 62/100

No red flags found in any of the 11 categories — no credential harvesting, no data exfiltration, no curl-pipe-shell installer. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →

by yantrikos · MCP Server · ★ 62

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

🔒 Is yantrikdb safe to install? View the security audit →

About yantrikdb

YantrikDB — A Cognitive Memory Engine for Persistent AI Systems The memory engine for AI that actually knows you. Get Started in 60 Seconds For AI agents (MCP — works with Claude, Cursor, Windsurf, Copilot) Add to your MCP client config: That's it. The agent auto-recalls context, auto-remembers decisions, and auto-detects contradictions — no prompting needed. See yantrikdb-mcp for full docs. As a Python library The engine ships a default embedder (, 7 MB, distilled from BGE-base-en-v1.5) — / work out of the box. No install. No first-run model download. No ONNX runtime. Just one . python import yantrikdb Default: bundled embedder, dim=64. Just works. db = yantrikdb.YantrikDB.withdefault("memory.db") db.record("Alice is the engineering lead", importance=0.8, domain="people") db.record("Project deadline is March 30", importance=0.9, domain="work") db.record("User prefers dark mode", i

agent-memoryai-agentsanthropicclaude-codecognitive-memorydatabaseembeddingshnswknowledge-graphllm

Quick Facts

Stars62
Forks19
LanguageRust
CategoryMCP Server
LicenseApache-2.0
Quality Score61.9533528700089/100
Open Issues31
Last Updated2026-09-19
Created2026-02-23
Platformsclaude-code, mcp, rust
Est. Tokens~27k

yantrikdb alternative? Top 6 similar tools

Looking for a yantrikdb alternative? If you're comparing yantrikdb with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • uteke by codecoradev · ⭐ 257

    🧠 The Brain for Your AI — Local-first memory engine for AI agents. Store, recall, and search memories with se

  • atlas by RichSchefren · ⭐ 75

    Open-source local-first cognitive memory. AGM-compliant belief revision (49/49 postulates). When a fact change

  • zer0dex by hermes-labs-ai · ⭐ 59

    A local dual-layer memory pattern for AI agents: a compact, human-readable markdown index paired with semantic

  • ctxvault by Filippo-Venturini · ⭐ 60

    Local memory infrastructure for AI agents. Store knowledge and skills in isolated vaults you compose, control

  • shodh-memory by varun29ankuS · ⭐ 282

    Local, LLM-free memory for AI agents. A single offline Rust binary — deterministic and auditable — that learns

  • YourMemory by sachitrafa · ⭐ 262

    Agentic AI memory with Ebbinghaus forgetting curve decay. +16pp better recall than Mem0 on LoCoMo.

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Rust Agent Tools

Frequently Asked Questions

What is yantrikdb?

yantrikdb is Cognitive memory engine for AI agents — temporal decay, contradiction detection, autonomous consolidation, knowledge graph, ANN recall via HNSW. Embeddable Rust library with Python bindings; powers ya. It is categorized as a MCP Server with 62 GitHub stars.

What programming language is yantrikdb written in?

yantrikdb is primarily written in Rust. It covers topics such as agent-memory, ai-agents, anthropic.

How do I install or use yantrikdb?

You can find installation instructions and usage details in the yantrikdb GitHub repository at github.com/yantrikos/yantrikdb. The project has 62 stars and 19 forks, indicating an active community.

What license does yantrikdb use?

yantrikdb is released under the Apache-2.0 license, making it free to use and modify according to the license terms.

What are the best alternatives to yantrikdb?

The top alternatives to yantrikdb on Agent Skills Hub include uteke, atlas, zer0dex. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

How this security grade is produced

Grades come from a rule-based scan built on the SlowMist agent-security taxonomy, covering 11 red-flag categories including credential harvesting, data exfiltration, and curl | sh installers. It is a first-layer scan, not a manual audit — we say so rather than overstate it.

The scale of the problem is documented independently: Liu et al. (2026), in a study of 31,132 agent skills, report that 26.1% contain security vulnerabilities. Our own full-catalog census is published as a citable open dataset.

Sources & who's responsible:

View on GitHub → Browse MCP Server tools