Legacy MCP server for console automation that preserves interactive sessions, a 40-tool command/test surface, and legacy protocol adapters for local/remote execution. Intended only for migrations to RunBeacon 3.0.
Warning. Serious findings were identified. Review the full report before connecting. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
Liyuchen0118 · Claimed
Source: Glama
Connect your repo and M8ven re-verifies it on the push itself. Without it we re-check verified listings about once a day, so a fix can sit unseen. Read-only, one click, revoke anytime. What we access →
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
AUDIT_ENCRYPTION_KEYAWS_DEFAULT_REGIONAWS_REGIONCLAUDE_PLUGIN_DATADBUS_SESSION_BUS_ADDRESSDISPLAYJAVA_HOMEMCP_AUTO_CLEANUPMCP_CLEANUP_INTERVALMCP_DEBUG_LOGMCP_MAX_SESSIONSMCP_SERVER_MODEMCP_SESSION_PERSISTENCEMCP_SESSION_PERSISTENCE_PATHMCP_SESSION_TIMEOUTPGPASSWORDPGSSLMODEPLUGIN_DATAProgramFilesProgramFiles(x86)RJM_BUILD_VERSIONRJM_CANCEL_GRACE_MSRJM_MAX_CONCURRENT_JOBSRJM_MAX_OUTPUT_BYTESRJM_MAX_RETAINED_JOBSRJM_PERSIST_DEBOUNCE_MSRJM_PERSIST_METADATARJM_PERSIST_OUTPUTRJM_SSH_HANDSHAKE_ATTEMPTSRJM_SSH_READY_TIMEOUT_MSRJM_SSH_RETRY_BASE_DELAY_MSRJM_STATE_PATHRUNBEACON_GITHUB_TOKENRUNBEACON_GITHUB_USERNAMESHELLSSH_AUTH_SOCKSystemRootTERMTF_PLUGIN_CACHE_DIRTool annotations
16/56 tools have annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
40/56 tools missing one or more hints — console_create_session (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); console_send_input (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); console_send_key (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +37 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
No hardcoded API keys
1 live-looking API key in source: 1 AWS access key
Move secrets to environment variables (process.env.X) or your secret manager.
Tool test coverage
Only 4/56 tools referenced in tests (7%)
Write tests that reference each tool by name so every tool has at least one test.
No eval / new Function
6 eval() or new Function() calls — dynamic code execution
Replace eval / Function with explicit parsing or safer alternatives.
Shell command execution
140 child_process/subprocess calls in production code — runs shell commands (src/protocols/BMCProtocol.ts:215, src/protocols/BMCProtocol.ts:409, src/core/ConsoleManager.ts:6594)
Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/liyuchen0118-console-automation-mcp-legacy-r4affg)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check