selene (tercumantanumut/selene) is an MCP server listed on the M8ven Trust Index. It scores 44 out of 100, grade D. No publisher has claimed this listing.

D
Caution
44/100

selene

Selene is a desktop app that runs AI agents on your machine. Connect them to your WhatsApp, Telegram, Slack, or Discord. Write code, generate images, build personal assistants. All from one place. Your data stays on your device.

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

tercumantanumut

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
🚨
Known vulnerabilities in dependencies: 1 critical, 19 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: FIRECRAWL_API_KEY, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical19 high7 medium11 low

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

critical@whiskeysockets/baileys@6.7.21GHSA-qvv5-jq5g-4cgg

Baileys has message upsert / hist sync spoofing and app state corruption when using maliciously crafted protocolMessage payload

highnanoid@5.1.9GHSA-28wg-ghj8-5hjv

nanoid: non-secure generators can loop indefinitely with negative size

highnanoid@5.1.9GHSA-xwg4-73v4-xw9w

nanoid: Integer Overflow or Wraparound

highnext@16.2.4GHSA-267c-6grr-h53f

Next.js has a Middleware / Proxy bypass in App Router applications via segment-prefetch routes

highnext@16.2.4GHSA-26hh-7cqf-hhc6

Next.js has a Middleware / Proxy bypass in App Router applications via segment-prefetch routes - Incomplete Fix Follow-Up

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.
configCONTENT_STORE_BACKEND
configELECTRON_DEV_URL
configELECTRON_IS_DEV
configELECTRON_RESOURCES_PATH
configELECTRON_RUN_AS_NODE
configELECTRON_USER_DATA_PATH
configEMBEDDING_CACHE_DIR
🔐 secretFIRECRAWL_API_KEY
configINVIDIOUS_INSTANCE
configLOCAL_DATA_PATH
configMCP_REMOTE_CONFIG_DIR
configSDK_PASSTHROUGH_LARGE_INPUT_BYTES
configSELENE_PRODUCTION_BUILD
configSELENE_UNSAFE_AGENT_PERMISSIONS
configTOOL_SEARCH_LOGGING
configduckduckgo_search_log
🔐 secretOPENAI_API_KEY
configCODEX_SANDBOX
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deploySENTRY_BASE_URL
deploySENTRY_ORG
deploySENTRY_PROJECT
deploySENTRY_AUTH_TOKEN
// quality suggestions

Dependencies

101 runtime dependencies (27 dev), 2 flagged: playwright-core, puppeteer

No eval / new Function

1 eval() or new Function() call — dynamic code execution

Replace eval / Function with explicit parsing or safer alternatives.

Shell command execution

1 call in production code run through a shell (lib/mcp/stdio-transport.ts:172)

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

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

1 critical, 14 high severity in production deps — @whiskeysockets/baileys@6.7.21 (critical), nanoid@5.1.9 (high)

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

Dev dependencies

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

Upgrade dev dependencies when convenient.

Dependency freshness

4/101 production deps abandoned (no release in 2+ years): json-schema@2022-06-19 (4.2y), fs@2023-07-10 (3.2y), gray-matter@2023-07-12 (3.2y)

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/tercumantanumut/selene?variant=verified)](https://m8ven.ai/mcp/tercumantanumut/selene)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 5e684b4d5a5e3009803f1cf5054ef84e4086a523
code hash: 2bb94c1d23ab0ad698160bcba4e26fd296398cf7b298f6453fb0bf9a04bae96b
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