defenter-proxy
Verified Safeby Defenter-AI
Overview
Provides real-time semantic security and data leak prevention for AI coding agents and MCP tools by intercepting and analyzing prompts and actions within the IDE.
Installation
No command providedSecurity Notes
The system acts as a local Python proxy, intercepting all agent prompts, MCP calls, file reads, and shell commands. It performs client-side redaction before sending a "minimal, redacted payload" to a cloud-powered policy engine for further analysis and policy enforcement. This architecture involves trusting the local proxy and the remote cloud service with potentially sensitive, albeit redacted, information. No explicit 'eval' or code obfuscation is mentioned.
Similar Servers
mcp-language-server
Serves as an MCP (Model Context Protocol) gateway, enabling LLMs to interact with Language Servers (LSPs) for codebase navigation, semantic analysis, and code editing operations.
Lynkr
Lynkr is an AI orchestration layer that acts as an LLM gateway, routing language model requests to various providers (Ollama, Databricks, OpenAI, etc.). It provides an OpenAI-compatible API and enables AI-driven coding tasks via a rich set of tools and a multi-agent framework, with a strong focus on security, performance, and token efficiency. It allows AI agents to interact with a defined workspace (reading/writing files, executing shell commands, performing Git operations) and leverages long-term memory and agent learning to enhance task execution.
mcpproxy-go
MCPProxy super-charges AI agents with intelligent tool discovery, massive token savings, and built-in security quarantine against malicious Model Context Protocol (MCP) servers.
VibeShift
VibeShift is an intelligent security agent that integrates with AI coding assistants to analyze AI-generated code for vulnerabilities, suggest remediations, and facilitate web test recording, crawling, and execution.