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 mathomhaus · MCP Server · ★ 311
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is guild safe to install? View the security audit →
The Agent Guild Shared context, memory, and task coordination across AI coding agents. What Is It is a single compiled Go binary containing a first-class MCP server backed by embedded SQLite. State lives strictly on local host; nothing leaves your machine. Search blends keyword (BM25) with vector similarity, fused via reciprocal-rank fusion, so "how did we do X last time" surfaces both exact-term and semantic neighbors. Guild is designed to be operated autonomously by the agents, for the agents. Guildmasters (us humans) stay in the loop for important decisions and course corrections. Any MCP client — Claude Code, Codex, Cursor, etc. — can act as a Gate into the substrate. This lets parallel agents across different editors share context safely, using atomic locks to claim tasks without stepping on each other. On session start, an agent makes a single call to recover the project oath, the latest parting scroll, and the highest-priority quest. The execution loop is autonomous: claim work, consult the lore, act, and record the outcome. Clearing a quest automatically unblocks its dependencies, allowing the agent to cascade through the board before leaving a clean han
| Stars | 311 |
| Forks | 43 |
| Language | Go |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 63.9134621942367/100 |
| Open Issues | 26 |
| Last Updated | 2026-08-26 |
| Created | 2026-04-20 |
| Platforms | claude-code, codex, go, mcp |
| Est. Tokens | ~17k |
Looking for a guild alternative? If you're comparing guild 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.
Open-source cross-agent memory layer for coding agents via MCP. Compatible with Claude Code, Codex, Cursor, Wi
Cognitive Deterministic Memory Security OS for Agentic AI. Deterministic root-cause retrieval that reaches bac
Overture is an open-source, locally running web interface delivered as an MCP (Model Context Protocol) server
Local-first persistent agentic memory powered by Recursive Memory Harness (RMH). Open source must win.
Local-first coordination for human and agent work: durable work, decisions, dispatches, evidence, and prompt-f
Persistent memory for AI coding agents
Explore other popular mcp server tools:
guild is Shared context, memory, and task coordination across AI coding agents. Single Go binary, local SQLite, hybrid keyword and semantic search.. It is categorized as a MCP Server with 311 GitHub stars.
guild is primarily written in Go. It covers topics such as agent-coordination, agent-memory, ai-agents.
You can find installation instructions and usage details in the guild GitHub repository at github.com/mathomhaus/guild. The project has 311 stars and 43 forks, indicating an active community.
guild is released under the Apache-2.0 license, making it free to use and modify according to the license terms.
The top alternatives to guild on Agent Skills Hub include memorix, vestige, Overture. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.
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: