📄 skillStalePromisingmedium
geelen/mcp-remote
by geelen
No description available
Supported Platforms
🔧 Generic
Quality Breakdown
85/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
medium
Requires extended permissions (shell access, subagents). Review before use.
Stale
No commits in 90-365 days and no tagged releases.
Risk Assessment
- MCP (Model Context Protocol) remote proxy tool that bridges local MCP clients to remote servers, creating a network-facing attack surface
- Implements OAuth/authorization flows and credential handling in src/lib/mcp-auth-config.ts and related auth modules, requiring careful secret management
- Proxy functionality (src/proxy.ts) that relays commands and data between local clients and remote servers, potential for man-in-the-middle or data interception if misconfigured
- Accepts custom headers and authentication tokens as CLI arguments, which could expose sensitive credentials in process listings or logs
- AGENT.md file present suggesting this may have agentic automation capabilities or documentation
- Node.js/npm ecosystem with transitive dependencies (pnpm-lock.yaml), supply chain risk