Vibo MCP Server

vibo-mcp npm v1.8.0 Source verified

Published by chrischall — publish provenance cryptographically ties this package to that repository. That is proof of origin, not an official vendor package.

Vibo (vibodj.com) MCP server for Claude — host/couple event music planning & management. Developed and maintained by AI (Claude Code).

Trust grade
A
94/100
Last scanned get badge →
Trust
A · 94/100
Adoption risk for you: the threat score, then adjusted down for blast radius, publisher verification and how much the scan could see. Deterministic; every point is auditable.
Capability
High
Blast radius if it went rogue — what the server’s tools could reach. Independent of trust.
Coverage
Source
How much the scan could actually inspect. Shallow coverage is stated, never hidden.
Share this Trust Score
𝕏 Share LinkedIn Reddit
A Why this grade threat 100 − adoption risk = 94/100

The grade answers one question — how safe is this server for you to adopt — so it is computed in two auditable stages. Nothing below is an opinion or an LLM's guess; every line is a real term the deterministic engine applied, and the same input always yields the same number.

1. Threat score — 100 − 0 = 100. What the published surface and source actually contain:

The deterministic scan raised no scored threat in the surface it inspected — the threat score stayed at 100. Capability observations and advisory notes are recorded but never lower it.

2. Client adoption risk — 100 − 6 = 94. Three small, subtract-only factors that reflect your risk in adopting it — a clean scan proves less on a powerful, unverified or barely-inspectable package, so the grade says so plainly:

PointsAdoption-risk factor
−6 capability blast radius (high) — client exposure if the model is manipulated

Capability observations and info notes are shown under Findings but never scored. Open any row's finding below for the file, line and evidence behind a deduction.

Findings 1

high Dynamic code execution in server code (dist/bundle.js)MTC-SRC-001

In the server's implementation (`dist/bundle.js:2946`): Evaluating strings as code is the most direct RCE primitive; if any tool input reaches it, the server executes attacker-chosen code. This is read from the code itself — not from the tool description — so a poisoned server cannot hide it behind honest-looking metadata.

Evidence: const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode); const v

Fix: Review this call path: confirm it never receives unsanitized tool input, constrain it, or remove it. Treat a server whose code reaches these sinks as high-capability regardless of what its tools claim.

Location: server dist/bundle.js

Tools 39

Each tool and what it can reach — statically extracted from the published source.

  • vibo_add_song_to_sectionno sensitive capability
  • vibo_answer_questionno sensitive capability
  • vibo_capture_sessionno sensitive capability
  • vibo_change_user_roleno sensitive capability
  • vibo_comment_on_sectionno sensitive capability
  • vibo_comment_on_songno sensitive capability
  • vibo_create_event_contactno sensitive capability
  • vibo_delete_section_commentno sensitive capability
  • vibo_delete_song_commentno sensitive capability
  • vibo_export_event_to_apple_musicno sensitive capability
Show 29 more tools ↓
  • vibo_export_event_to_spotifyno sensitive capability
  • vibo_get_eventno sensitive capability
  • vibo_get_meno sensitive capability
  • vibo_get_notifications_countno sensitive capability
  • vibo_get_playlist_songsno sensitive capability
  • vibo_get_playlistsno sensitive capability
  • vibo_get_section_songsno sensitive capability
  • vibo_healthcheckno sensitive capability
  • vibo_import_playlist_to_sectionno sensitive capability
  • vibo_invite_usersno sensitive capability
  • vibo_join_eventno sensitive capability
  • vibo_leave_eventno sensitive capability
  • vibo_list_event_usersno sensitive capability
  • vibo_list_eventsno sensitive capability
  • vibo_list_notificationsno sensitive capability
  • vibo_list_section_questionsno sensitive capability
  • vibo_list_section_song_ideasno sensitive capability
  • vibo_list_sectionsno sensitive capability
  • vibo_list_song_ideas_songsno sensitive capability
  • vibo_mark_notifications_readno sensitive capability
  • vibo_move_songno sensitive capability
  • vibo_remove_song_from_sectionno sensitive capability
  • vibo_remove_userno sensitive capability
  • vibo_reorder_songsno sensitive capability
  • vibo_search_songsno sensitive capability
  • vibo_set_profile_photono sensitive capability
  • vibo_toggle_song_likeno sensitive capability
  • vibo_update_sectionno sensitive capability
  • vibo_update_songno sensitive capability

What this scan could not see

Versions 9

Scan history per published version. The engine is deterministic — the same version always yields the same score, so a changed score means the package itself changed.

VersionScoreFindingsEngineScanned
v1.8.0 latest A 94/100 1 1.13.0 2026-09-08
v1.7.1 A 94/100 1 1.13.0 2026-09-07
v1.6.0 A 94/100 1 1.13.0 2026-09-04
v1.5.5 A 94/100 1 1.13.0 2026-08-29
v1.5.4 A 94/100 1 1.13.0 2026-08-28
Show 4 more versions ↓
v1.5.3 A 94/100 1 1.12.1 2026-08-09
v1.5.2 A 94/100 1 1.12.1 2026-08-05
v1.5.1 A 94/100 1 1.12.1 2026-07-29
v1.4.3 A 94/100 1 1.10.0 2026-07-25

Embed this score

Show this server's live Trust Score in your README, docs or website. The badge is served straight from the registry and updates automatically after every rescan — no API key needed. It links back to this page, so anyone who sees the grade can also read the findings behind it instead of taking a number on faith.

MCP Trust Score: A · 94/100
Markdown (GitHub README)
[![MCP Trust Score](https://mcptrustchecker.com/registry/vibo-mcp/badge.svg)](https://mcptrustchecker.com/registry/vibo-mcp)
HTML
<a href="https://mcptrustchecker.com/registry/vibo-mcp"><img src="https://mcptrustchecker.com/registry/vibo-mcp/badge.svg" alt="MCP Trust Score" height="20"></a>
Prefer shields.io styling? Point it at https://mcptrustchecker.com/registry/vibo-mcp/badge.json via https://img.shields.io/endpoint?url=…

Verify this score yourself

The score above is reproducible: the same package version always yields the same result. Run it locally or over the free API — no account, no LLM, fully deterministic.

npx mcptrustchecker scan vibo-mcp --online

Use the free API → How scoring works

More in Design & Media