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 flupkede · MCP Server · ★ 73
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is codesearch safe to install? View the security audit →
codesearch Multi-repo semantic code search for AI agents — a Rust MCP server with vector + BM25 hybrid retrieval, symbol navigation, and cross-repository orchestration. Fully local, fully offline, no GPU, no Docker. codesearch gives AI agents (OpenCode, Claude Code, Cursor, and any MCP client) deep codebase understanding through 5 unified MCP tools. Index once, search semantically across multiple repositories simultaneously. Why codesearch? Multi-repo serve mode: Fan-out queries across repository groups with cross-repo RRF ranking Hybrid retrieval: Vector embeddings + BM25 full-text search fused with Reciprocal Rank Fusion Symbol navigation: Jump to definitions, find usages, trace imports and dependents — in the same tool AST-aware chunking: Tree-sitter parsing for 16 languages — chunks align to functions/classes (and Markdo
| Stars | 73 |
| Forks | 15 |
| Language | Rust |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 69.4330385962127/100 |
| Last Updated | 2026-09-06 |
| Created | 2026-02-06 |
| Platforms | claude-code, cli, mcp, rust |
| Est. Tokens | ~27k |
These tools work well together with codesearch for enhanced workflows:
Looking for a codesearch alternative? If you're comparing codesearch 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.
Local code search combining BM25, vector similarity, and cross-encoder reranking. Parses 60+ languages with tr
Markdown vector search MCP server for Claude Code. Natural language search for markdown files using multilingu
Deep code indexing MCP server for AI agents. 25 tools: hybrid FTS5 + embedding search, call graphs, git blame/
Supercharge AI Agents, Safely
🦀 Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, use
Local RAG MCP server for Claude Code — hybrid search (semantic + BM25), cross-encoder reranking, 13 MCP tools,
Explore other popular mcp server tools:
codesearch is Multi-repo semantic code search MCP server in Rust — hybrid vector + BM25 retrieval, tree-sitter AST chunking, fully offline. For OpenCode, Claude Code, Cursor, and any MCP client.. It is categorized as a MCP Server with 73 GitHub stars.
codesearch is primarily written in Rust. It covers topics such as ai-agents, bm25, claude-code.
You can find installation instructions and usage details in the codesearch GitHub repository at github.com/flupkede/codesearch. The project has 73 stars and 15 forks, indicating an active community.
codesearch is released under the Apache-2.0 license, making it free to use and modify according to the license terms.
The top alternatives to codesearch on Agent Skills Hub include Vera, devrag, srclight. 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: