D
Caution
57/100
1 day ago

lobu

MCP server for Lobu, the open-source backend for AI teammates, providing durable memory and agent capabilities. It enables AI assistants to watch, remember, and act across company tools with sandboxed execution.

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

⚡ 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

lobu-ai

Source: Glama · also listed on 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

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Known vulnerabilities in dependencies: 1 critical, 11 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: LOBU_API_TOKEN, WORKER_API_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical11 high1 medium17 low

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

criticalbetter-auth@1.4.10GHSA-pw9m-5jxm-xr6h

Better Auth: OAuth refresh-token replay via missing client authentication on oidc-provider and mcp plugins

highbetter-auth@1.4.10GHSA-392p-2q2v-4372

Better Auth: OAuth refresh-token rotation forks the token family on concurrent redemption

highbetter-auth@1.4.10GHSA-7w99-5wm4-3g79

@better-auth/oauth-provider's OAuth authorization-code grant allows concurrent redemption when two token requests race the find-then-delete primitive

highbetter-auth@1.4.10GHSA-86j7-9j95-vpqj

Better Auth has stored XSS in the auth-server origin via javascript: redirect_uri in oidc-provider and mcp

highbetter-auth@1.4.10GHSA-9h47-pqcx-hjr4

Better Auth has insecure cryptographic defaults in oidcProvider: alg=none advertised and plain PKCE accepted by default

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.
🔐 secretLOBU_API_TOKEN
configLOBU_API_URL
configLOBU_CLOUD_CONTEXT
configLOBU_CLOUD_PAT
configLOBU_CLOUD_URL
configLOBU_CONTEXT
configLOBU_DEV_PROJECT_PATH
configLOBU_E2E_CONTEXT
configLOBU_E2E_MEMORY_ORG
configLOBU_MEMORY_ORG
configLOBU_MEMORY_URL
configLOBU_ORG
configLOBU_PROVIDER_REGISTRY_PATH
configWEB_DIST_DIR
🔐 secretWORKER_API_TOKEN
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployDATABASE_URL
deploySENTRY_DSN
// quality suggestions

Dependencies

70 dependencies, 2 flagged: playwright, playwright-vanilla

License file

No license file

Add a LICENSE file (MIT, Apache-2.0, etc.).

Shell command execution

12 child_process/subprocess calls in production code — runs shell commands (src/commands/dev.ts:416, src/commands/doctor.ts:27, src/commands/_lib/ensure-deps-installed.ts:65)

Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.

Secrets not logged

1 secret value sent to console.log

Redact or omit secret values from log output.

Production dependencies are patched

1 critical, 11 high severity in production deps — better-auth@1.4.10 (critical), better-auth@1.4.10 (high)

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

Dependency freshness

1/67 production deps stale: ajv-formats@2024-03-30 (2.4y)

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/lobu-ai-lobu-igjs48?variant=verified)](https://m8ven.ai/mcp/lobu-ai-lobu-igjs48)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: e02a8e0bfb33ab276a905bc2c7457b998f9fabb0
code hash: fccf09531680257f3440103ab51c36d588dd2c8787f700ef4bfdee68b1a05638
verified: 8/21/2026, 12:17:03 AM
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