omen
Verified Safeby panbanda
Overview
Provides AI assistants with deep code analysis context (complexity, debt, churn, dependencies, ownership, defects) to enhance code understanding, generation, review, and project management tasks.
Installation
omen mcpSecurity Notes
The tool relies on executing the local `git` CLI for VCS operations (e.g., blame, history). While this is a common and often necessary pattern for code analysis tools, it introduces a dependency on the external `git` executable. Input paths for git commands appear to be derived internally, reducing the risk of command injection. No obvious use of `eval` or direct hardcoded secrets was found. The focus is on local codebase analysis, limiting network risks beyond standard git operations. Overall, it is a robust tool within its domain with expected operational risks related to file system and VCS access.
Similar Servers
code-index-mcp
Provides intelligent code indexing, searching, and analysis capabilities for large language models to understand and navigate codebases.
code-assistant
An AI coding assistant that integrates with code editors to provide autonomous code analysis and modification, supporting multiple UI modes and the Agent Client Protocol (ACP).
paiml-mcp-agent-toolkit
AI context generation, code quality analysis, and agent toolkit for AI-assisted development, including MCP integration.
mcp-adr-analysis-server
AI-powered architectural decision record (ADR) analysis and management server, integrating advanced prompting techniques (GKP, APE, Reflexion), deployment validation, and research orchestration for software development lifecycle.