motir-core (moooon-B-V/motir-core) is an MCP server listed on the M8ven Trust Index. It scores 44 out of 100, grade D. It declares 55 tools. No publisher has claimed this listing.

D
Caution
44/100

motir-core

Open-source PM substrate for Motir — an AI-native project management tool. GPL-3.0.

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

moooon-B-V

Source: github_code

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
🚨
Secret credentials may flow to a network call
2 flows detected: FLY_API_TOKEN, GITHUB_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Known vulnerabilities in dependencies: 7 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 7 credentials: BETTER_AUTH_SECRET, GITHUB_APP_CLIENT_SECRET, GITHUB_TOKEN_ENCRYPTION_KEY, GOOGLE_CLIENT_SECRET, LINEAR_OAUTH_CLIENT_SECRET, PLANE_OAUTH_CLIENT_SECRET, TEST_APP_DB_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies7 high6 medium8 low

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

highbetter-auth@1.6.11GHSA-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.6.11GHSA-qq9h-g4jm-xgf3

Better Auth: Account takeover via pre-account hijacking on magic-link and email-OTP sign-in

highnext@16.2.6GHSA-6gpp-xcg3-4w24

Next.js: Middleware / Proxy bypass in App Router applications using Turbopack and single locale

highnext@16.2.6GHSA-89xv-2m56-2m9x

Next.js: Server-Side Request Forgery in Server Actions on custom servers

highnext@16.2.6GHSA-m99w-x7hq-7vfj

Next.js: Denial of Service in App Router using Server Actions

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.
🔐 secretBETTER_AUTH_SECRET
configDATABASE_URL_UNPOOLEDlib/db.ts) and (direct connection — used by
configE2E_APP_ROLE
configE2E_BASE_URL
configE2E_DISABLE_RATE_LIMIT
configE2E_JOB_WORKER
configE2E_JOB_WORKER_CODE_GRAPH_SEAM
configE2E_PROD_HARNESS
configE2E_REUSE_BUILD
configE2E_SHARD
configE2E_TEST_CODE_GRAPH
configE2E_TEST_DEFERRING_JOB
configE2E_TEST_OAUTH_USER_PATH
configE2E_TEST_SLOW_JOB
configEMAIL_FAULT_PATH
configEMAIL_OUTBOX_PATH
configEMAIL_PROVIDER
configGITHUB_APP_CLIENT_ID
🔐 secretGITHUB_APP_CLIENT_SECRET
configGITHUB_FALLBACK_ORG
🔐 secretGITHUB_TOKEN_ENCRYPTION_KEY
configGOOGLE_CLIENT_ID
🔐 secretGOOGLE_CLIENT_SECRET
configLINEAR_OAUTH_CLIENT_ID
🔐 secretLINEAR_OAUTH_CLIENT_SECRET
configMOTIR_AI_BILLING_FIXTURE_PATH
configMOTIR_AI_CODE_HEALTH_FIXTURE_PATH
configMOTIR_AI_JOBS_FIXTURE_PATH
configMOTIR_AI_LESSONS_FIXTURE_PATH
configMOTIR_AI_URL
configMOTIR_BASE_URL
configMOTIR_CLOUD
configMOTIR_FAKE_CONTAINER_AUTO_EXIT_CODE
configMOTIR_FLEET_ORCHESTRATOR
configMOTIR_GITHUB_CONTROL_PATH
configMOTIR_GITHUB_JOURNAL_PATH
configMOTIR_LEGAL_DOCUMENTS
configPLANE_OAUTH_CLIENT_ID
🔐 secretPLANE_OAUTH_CLIENT_SECRET
configPLATFORM_ADMIN_EMAIL
🔐 secretTEST_APP_DB_PASSWORD
configTEST_APP_DB_ROLE
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployDATABASE_URL
deployPORT
deploySENTRY_AUTH_TOKEN
deploySENTRY_ORG
deploySENTRY_PROJECT
// 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

55/55 tools missing one or more hints — add_comment (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); add_lesson (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); archive_work_item (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +52 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 inputs are validated

Only 14/55 tool handlers declare input schemas (25%)

Declare an inputSchema with zod/joi/yup on every tool definition.

No arbitrary install scripts

Has postinstall/preinstall script — runs arbitrary code on npm install

Remove postinstall/preinstall hooks unless they’re essential.

Production dependencies are patched

0 critical, 6 high severity in production deps — better-auth@1.6.11 (high), better-auth@1.6.11 (high)

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

Dev dependencies

1 critical/high in dev-only deps (does not ship to users)

Upgrade dev dependencies when convenient.

Dependency freshness

4/52 production deps abandoned (no release in 2+ years): @dnd-kit/utilities@2023-11-06 (2.8y), rehype-sanitize@2023-11-20 (2.8y), remark-parse@2023-11-20 (2.8y)

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 6 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/moooon-b-v/motir-core?variant=verified)](https://m8ven.ai/mcp/moooon-b-v/motir-core)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 9c077d4c18c83f8dded986557035a15d9caf1bdf
code hash: ce1113b479d7d3a2b3ce82c7781f2d4bdf5090807975b7f1ed65fbe77aa5fd8f
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