omnisim (omnilink-tech/omnisim) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 8 tools. No publisher has claimed this listing.

C
Warning
74/100

omnisim

Open-source robotics simulator for coding agents: HTTP/JSON + MCP control, Newton physics, wgpu rendering, ROS 2, and reproducible benchmarks.

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

⚡ Live Monitored: not connected

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

omnilink-tech

Source: github_topic

Is this your MCP?

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

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
🚨
Code appears obfuscated
1 file are unreadable to a human reviewer. Cannot audit what they do.
🔐
You'll be asked for 2 credentials: OMNI_KEY, OMNISIM_BRIDGE_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configOMNISIM_HARNESS_URL
configOMNISIM_MCP_TIMEOUT
configOMNISIM_MCP_KEEPALIVE
configAXIS_BRIDGE_URL
configAXIS_BRIDGE_TIMEOUT
configAXIS_DRY_RUN
configAXIS_MANIFEST_MODE
configHUSKY_BRIDGE_URL
configHUSKY_BRIDGE_TIMEOUT
configCAPTAIN_DEFAULT_ENGINE
configCAPTAIN_SUB_MAX_TURNS
configCAPTAIN_SUB_CHAT_TIMEOUT
configCAPTAIN_PLAN_MAX_STEPS
🔐 secretOMNI_KEY
configOMNITUG500_BRIDGE_URL
configOMNITUG500_BRIDGE_TIMEOUT
configSMART_HOUSE_HUB_URL
configOMNIQUAD_FIXED_VX
configOMNIQUAD_FIXED_WZ
configREPRO_MU
configREPRO_NOGRAV
configREPRO_CYCLES
configOUT
configOMNISIM_HOME
configOMNISIM_INVOKED_AS
configWEBOTS_HOME
configPSModulePath
configSHELL
configOMNILINK_BASE_URL
configOMNISIM_SKY_BENCH_KEEP
🔐 secretOMNISIM_BRIDGE_TOKEN
configOMNISIM_LOG_PATH
configOMNISIM_RENDER_BACKEND
configrenderBackend
configOMNISIM_SKIP_CONFORMANCE
configOMNISIM_BUILD_JOBS
configBATON_POLICY_B
configBATON_LUT_B
configBATON_SPECIALISTS
configBATON_SCHEDULE
configBATON_MODE_FILE
configBATON_SCHEDULE_LOOP
configTERRA_N
configTERRA_KE
configTERRA_KD
configTERRA_CONE
configTERRA_IMPRATIO
configTERRA_OUT
configMETAZOA_RUN_DIR
configMETAZOA_START_WH
configWAVE_A
configOMEGA
configDPHI
configSTEER_GAIN
configN_CELLS
configRUDDER
configREVERSE
configOMNISIM_CAPTURE_SUPERVISOR_PORT_OVERRIDE
configOMNISIM_CAPTURE_BACKEND
configOMNISIM_CAPTURE_LOG_PATH
configOMNISIM_CAPTURE_SHOW_GUI
// quality suggestions

Tool 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

8/8 tools missing one or more hints — list_stations (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_courier_state (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); goto_station (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +5 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.

Tool test coverage

Only 0/8 tools referenced in tests (0%)

Write tests that reference each tool by name so every tool has at least one test.

No eval / new Function

20 eval() or new Function() calls — dynamic code execution

Replace eval / Function with explicit parsing or safer alternatives.

Readable source code

1 file are minified or bundled, which is usually build output rather than concealment

Ship unminified, readable source.

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.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Verified](https://m8ven.ai/badge/mcp/omnilink-tech/omnisim?variant=verified)](https://m8ven.ai/mcp/omnilink-tech/omnisim)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: feddee6a125f7e9a54fae9539bdb6f7749a82d63
code hash: c88356fbb1bc9fa86a8a1e79ecd821624d95ed51f8a71d81626151f02e078932
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

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
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client