limai (win10ogod/Rimai) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 22 tools. No publisher has claimed this listing.

C
Caution
74/100

limai

Serves as a machine perception and action hub, enabling heartbeat monitoring, screen/window/clipboard sensing, todo management, long-term memory, and web/file operations through both CLI and MCP interfaces.

Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code 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

win10ogod

Source: Glama

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
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// tools this server exposes22 tools

These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.

screen_capture

擷取本機全螢幕畫面。回傳 PNG 圖片(多模態客戶端可直接看見畫面內容)。僅在明確需要時呼叫。

list_windows

列出前景視窗與所有有標題的視窗(行程名+標題)。輕量了解使用者正在做什麼。

read_clipboard

讀取目前剪貼簿文字(上限 2 萬字元)。

heartbeat_now

立即執行一次心跳:收集前景視窗/閒置秒數/剪貼簿變化/todo 數量,寫入 vitals。

vitals_latest

最近一次心跳快照。

vitals_history

最近 N 筆心跳歷史。

memory_add

新增或更新長期記憶(名稱唯一)。prompt 應簡潔、去修辭、客觀。trigger 為異步 JS 表達式(可用 match_keys/match_keys_all);未提供時由 keywords 自動產生 match_keys 觸發器,兩者皆缺則恆真。

memory_context

查看某條記憶的創建/更新上下文(同 fount view-long-term-memory-context)。

memory_search

依名稱/內容/觸發器文字確定性搜尋記憶(不執行觸發器)。

memory_list

列出全部長期記憶(完整欄位:name/trigger/prompt/時間與上下文)。

memory_forget

依名稱刪除一條記憶。

todo_add

新增待辦任務(open 狀態;同名 open 任務會拒絕重複)。

todo_list

列待辦;status 可選 open/done,省略則全部。

todo_update

標記完成(done)/重開(reopen)/刪除(remove)。id 接受 id 或 name。

fs_ls

列出目錄直屬成員(不遞迴、不讀內容;上限 200,含 truncated/total_entries/continuation_hint)。

fs_read

讀取明確檔案。文字用 lines 範圍(如 "1-50",上限 3000 行/51200 位元組);PDF 用 pages(如 "1-5",上限 20 頁)回傳頁面圖像;fs_edit 前必讀以建立觀測狀態。

fs_write

建立或完整覆蓋檔案(自動建父目錄)。不做局部合併。

fs_edit

對既有檔案做精確替換。必須先 fs_read(或緊接成功的 write/edit);old 必須唯一,多處命中需 replace_all;檔案變更後需重讀(STALE_READ)。

fs_find

fzf 式路徑模糊搜尋。query 必填;path 為多根 scope(OR 並集);glob 可選候選過濾。

fs_grep

區分大小寫逐行內容搜尋(ECMAScript 正則;非法正則僅在精確字面量命中時降級 literal_fallback,否則 INVALID_REGEX)。

web_search

搜尋公開網頁索引,回傳標題、URL 和摘要(provider 路由:brave/exa/tavily/DDG 備援;site:/-site: 操作符支援)。

web_fetch

讀取已知 HTTP(S) URL 回傳有界文本。readable 抽正文轉 markdown、source 原文;offset/limit 分頁(has_more 續讀)。

// known CVEs in dependencies1 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highpdfjs-dist@5.7.284GHSA-hq66-cqwq-w95j

PDF.js: Arbitrary JavaScript execution upon opening a malicious PDF

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// 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.
configLIMAI_HOME
// 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

22/22 tools missing one or more hints — screen_capture (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); list_windows (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); read_clipboard (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +19 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.

Tests exist

No test files found

Add tests that exercise each declared tool.

Production dependencies are patched

0 critical, 1 high severity in production deps — pdfjs-dist@5.7.284 (high)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Dependency freshness

1/20 production deps stale: turndown-plugin-gfm@2022-05-22 (4.3y)

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 4 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/win10ogod/rimai?variant=verified)](https://m8ven.ai/mcp/win10ogod/rimai)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: e9397415a84965b5eaf2f33a2ba7f525de0c9fcd
code hash: cc6f506386c4f837d31cb747604775a1a6bb43673eee98a1eff08f2071c19e9f
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