Back to Home
ramailo1 icon

mcp-server-driftguard

Verified Safe

by ramailo1

Overview

DriftGuard is an MCP server that acts as a 'Traffic Controller' for AI agents, enforcing a strict state machine to prevent 'code drift' during development tasks.

Installation

Run Command
npx @modelcontextprotocol/inspector npx @soufienne/mcp-server-driftguard

Security Notes

The server's core functionality involves executing arbitrary commands (`testCommand`) provided by the AI agent via the `dg_verify` tool. While this is an intended feature to allow agents to run tests, it means the server can be an arbitrary code execution vector if a malicious or compromised agent interacts with it, or if untrusted commands are passed to the agent. No explicit hardcoded secrets or direct `eval` calls were found. File system operations are scoped to `.driftguard/` for internal state and project files as claimed by tasks.

Similar Servers

Stats

Interest Score0
Security Score4
Cost ClassMedium
Avg Tokens350
Stars0
Forks0
Last Update2026-01-18

Tags

mcp-serverai-agentsstate-managementgit-notescode-governance