Back to Home
lipeiying24-sys icon

OpenWebIDE

Verified Safe

by lipeiying24-sys

Overview

An AI-powered web IDE for GitHub, enabling intelligent code and project management through an agentic chat interface.

Installation

Run Command
No command provided

Environment Variables

  • GEMINI_API_KEY

Security Notes

The server securely processes GitHub API calls by validating tool names against a predefined list of functions, preventing arbitrary code execution. It uses `Octokit` for GitHub interactions, which provides a layer of argument sanitization. GitHub Personal Access Tokens are passed via Authorization headers, requiring the server environment to be secure. The CORS `origin: '*'` in the example configuration is a significant security risk for production deployments if not restricted, as it could allow cross-site requests from any domain, although authentication is still required. Large file reads are limited to 1MB, preventing excessive memory usage and token costs.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens3000
Stars0
Forks0
Last Update2025-12-13

Tags

AIIDEGitHubCode AssistantDeveloper Tool