Back to Home
Dazlarus icon

chatgpt-escalation-mcp

Verified Safe

by Dazlarus

Overview

Enables autonomous coding agents to escalate complex questions to the ChatGPT Desktop app via native UI automation on Windows.

Installation

Run Command
npx chatgpt-escalation-mcp serve

Security Notes

The project demonstrates efforts to mitigate command injection (explicit `shell: false`, path validation for Python driver) and file permission issues (setting `0o700` for config directory). However, UI automation inherently carries risks if the target application's UI changes unexpectedly, leading to unintended actions. The provided `CODE_REVIEW.md` also suggests potential deeper 'process injection' risks and 'insufficient input validation' which could indicate unresolved vulnerabilities despite visible fixes for common attack vectors. The reliance on a local Python environment means a compromised Python installation could impact the system.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassHigh
Avg Tokens10000
Stars0
Forks0
Last Update2025-12-02

Tags

mcpchatgptui-automationcoding-agentwindows-only