Back to Home
panbanda icon

omen

Verified Safe

by 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

Run Command
omen mcp

Security 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

Stats

Interest Score36
Security Score8
Cost ClassLow
Avg Tokens2500
Stars2
Forks0
Last Update2025-12-05

Tags

Code AnalysisTechnical DebtAI AssistantSoftware MetricsDeveloper Tools