MCP Codex Worker (sorryorc/mcp-codex-worker) is an MCP server listed on the M8ven Trust Index. M8ven has not graded it: we have no way to read this server ourselves. No publisher has claimed this listing.
Enables Codex to delegate bulk code reading, patching, and testing to an async worker using cheaper AI models, while receiving compact results.
Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. 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
sorryorc
Source: Glama
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
ADAPTER_ENABLE_THINKINGADAPTER_FORWARD_MODELADAPTER_HEARTBEAT_MSADAPTER_INCLUDE_REASONINGADAPTER_MAX_RETRIESADAPTER_MAX_TOKENSADAPTER_STRIP_THINKADAPTER_THINKING_MODEADAPTER_UPSTREAM_TIMEOUT_MSALLOW_BYPASS_PERMISSIONSbypassPermissions is blocked unless explicitly enabled with =1.ALLOW_OFFICIAL_ANTHROPICANTHROPIC_API_KEYONEAPI_API_KEY / Primary gateway key. Keep it out of git.ANTHROPIC_AUTH_TOKENANTHROPIC_BASE_URLONEAPI_BASE_URL / Primary gateway URL.ANTHROPIC_MODELCLAUDE_MODEL / Real backend model used by the gateway.CLAUDE_CLI_MODELCLAUDE_CODE_BARECLAUDE_CODE_COMMANDCLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFICCLAUDE_CODE_MODELModel name passed to Claude Code for local validation, usually sonnet.CLAUDE_EFFORTCLAUDE_MODEL/ ANTHROPIC_MODEL Real backend model used by the gateway.CLAUDE_PERMISSION_MODEDISABLE_AUTOUPDATERDISABLE_BUG_COMMANDDISABLE_ERROR_REPORTINGDISABLE_TELEMETRYFALLBACK_API_KEYFALLBACK_BASE_URL / Optional fallback gateway.FALLBACK_BASE_URL/ FALLBACK_API_KEY Optional fallback gateway.FALLBACK_ESCALATE_MODELFALLBACK_MODELS Optional comma-separated fallback model pool, capped at 3 model candidates for bounded routing. Overrides FALLBACK_MODEL / when set; not a cost cap.FALLBACK_MODELFALLBACK_MODELS Optional comma-separated fallback model pool, capped at 3 model candidates for bounded routing. Overrides / FALLBACK_ESCALATE_MODEL when set; not a cost cap.ONEAPI_API_KEYsetx "your-provider-key"ONEAPI_BASE_URLsetx "https://your-gateway.example.com/v1"SANDBOX_ROOTsetx "D:/workspaces"USE_OPENAI_ADAPTER1 to use the local Anthropic-to-OpenAI adapter.WORKER_BLOCKING_POLICYWORKER_RELIABILITY_TIER, , WORKER_SEMANTIC_GATE, and WORKER_TOOL_BUDGET record reliability expectations and blocking risk. Defaults are observe-only to avoid surprise stalls.WORKER_CATEGORY_ERROR_MAX_PCTGate threshold for category-level tool error rate; default 5. WORKER_TOOL_ERROR_MAX_PCT remains as a legacy alias.WORKER_ESCALATE_DIFFICULTYWORKER_ESCALATE_MODELupgrades only failed, difficult revise passes.WORKER_FALLBACK_WARN_EVERYWarn every N fallback calls; default 5, 0 disables.WORKER_ISOLATIONworktree allows safe parallel work in one repo.WORKER_LITE_CACHE_DIROptional disk cache directory for lite read-only tools; must be inside SANDBOX_ROOT.WORKER_LITE_MODELOptional cheaper model for analyze, review, and failure_digest.WORKER_METRICS_FILECost telemetry: writes gateway token usage and worker tool-call categories to JSONL when is set.WORKER_METRICS_SHARD_BY_PIDWORKER_OVERALL_TOOL_ERROR_MAX_PCTGate threshold for total worker tool error rate; default 5, and the rate must stay below this value.WORKER_PRICE_TABLEOptional JSON model price overrides for npm run stats; must not affect primary/fallback/escalation selection.WORKER_RATIO_GATEWORKER_RECEIPT_ARTIFACT_MIN_BYTESWORKER_RED_TEAM_MIN_RATIOWORKER_RELIABILITY_TIER, WORKER_BLOCKING_POLICY, WORKER_SEMANTIC_GATE, and WORKER_TOOL_BUDGET record reliability expectations and blocking risk. Defaults are observe-only to avoid surprise stalls.WORKER_SEARCH_RG_MAX_BUFFERWORKER_SEMANTIC_GATEWORKER_RELIABILITY_TIER, WORKER_BLOCKING_POLICY, , and WORKER_TOOL_BUDGET record reliability expectations and blocking risk. Defaults are observe-only to avoid surprise stalls.WORKER_SINGLE_TOOL_ERROR_MAX_PCTGate threshold for each individual tool's error rate; default 3, and the rate must stay below this value.WORKER_STATS_INFER_LEGACYWORKER_STATS_SINCE_MINUTESWORKER_TOOL_BUDGETWORKER_RELIABILITY_TIER, WORKER_BLOCKING_POLICY, WORKER_SEMANTIC_GATE, and record reliability expectations and blocking risk. Defaults are observe-only to avoid surprise stalls.WORKER_TOOL_CIRCUIT_BREAKERActive runtime containment switch; default enabled. Set 0 to disable per-tool/per-error-class circuits.WORKER_TOOL_CIRCUIT_DISABLEDWORKER_TOOL_CIRCUIT_IMMEDIATE_CLASSESComma-separated classes that open a circuit immediately; default upstream_404,search_timeout,shell_mismatch.WORKER_TOOL_CIRCUIT_STATE_FILEOptional persisted circuit state path. Defaults to WORKER_METRICS_FILE + ".state.json" so open circuits and a bounded rolling-event snapshot survive MCP restarts.WORKER_TOOL_ERROR_MAX_PCTWORKER_CATEGORY_ERROR_MAX_PCT Gate threshold for category-level tool error rate; default 5. remains as a legacy alias.WORKER_TOOL_ERROR_MIN_CALLSMinimum sample count before category or single-tool error-rate gates apply; default 10.WORKER_TOOL_REVIEW_DISABLEDSet 1 to disable the runtime review loop.WORKER_WORKTREE_DIRTool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
15/15 tools missing one or more hints — start (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_artifact_slice (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +12 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.
Secrets not logged
1 secret value sent to console.log
Redact or omit secret values from log output.
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/sorryorc-mcp-codex-worker-1qr3hr)?variant=verified to the badge 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