radiomcp
PyPI
v1.3.1
Published by zeus-kim — no publish provenance, so origin is unverified, but the source is public: the repository link below is self-declared yet readable, so you can inspect the code before adopting it.
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 − 11 = 89. 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:
| Points | Adoption-risk factor |
|---|---|
| −10 | capability blast radius (critical) — client exposure if the model is manipulated |
| −1 | publisher verification (public source) — no provenance, but the source is public and inspectable |
| ✓ | inspection depth (source) — how much of the target the scan could see |
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.
In the server's implementation (`radiomcp/dj_broadcast.py:636`): Spawning a shell/process is command-execution capability; with unsanitized tool input it is command injection / RCE. This is read from the code itself — not from the tool description — so a poisoned server cannot hide it behind honest-looking metadata.
Evidence: subprocess.run(
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 radiomcp/dj_broadcast.py
In the server's implementation (`radiomcp/server.py:187`): Spawning a shell/process is command-execution capability; with unsanitized tool input it is command injection / RCE. This is read from the code itself — not from the tool description — so a poisoned server cannot hide it behind honest-looking metadata.
Evidence: subprocess.Popen(
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 radiomcp/server.py
In the server's implementation (`radiomcp/tui.py:228`): Spawning a shell/process is command-execution capability; with unsanitized tool input it is command injection / RCE. This is read from the code itself — not from the tool description — so a poisoned server cannot hide it behind honest-looking metadata.
Evidence: subprocess.run(
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 radiomcp/tui.py
Each tool and what it can reach — statically extracted from the published source.
dj_fetch_contentingests untrusted inputdj_fresh_newsingests untrusted inputdj_rss_listingests untrusted inputdj_rss_subscribeingests untrusted inputdj_rss_telegramingests untrusted inputdj_rss_unsubscribeingests untrusted inputdj_top_headlinesingests untrusted inputsync_with_apiingests untrusted inputadd_favoriteno sensitive capabilityadd_to_blocklistno sensitive capabilityadvanced_searchno sensitive capabilitycheck_stationno sensitive capabilitycheck_streamno sensitive capabilitycheck_stream_detailedno sensitive capabilitydj_get_content_for_commentsno sensitive capabilitydj_get_scheduleno sensitive capabilitydj_healthno sensitive capabilitydj_logsno sensitive capabilitydj_news_briefno sensitive capabilitydj_news_langno sensitive capabilitydj_one_hourno sensitive capabilitydj_play_setno sensitive capabilitydj_play_videono sensitive capabilitydj_play_with_infono sensitive capabilitydj_providersno sensitive capabilitydj_reddit_talkno sensitive capabilitydj_scheduler_statusno sensitive capabilitydj_set_scheduleno sensitive capabilitydj_song_infono sensitive capabilitydj_start_schedulerno sensitive capabilitydj_statsno sensitive capabilitydj_stopno sensitive capabilitydj_stop_schedulerno sensitive capabilitydj_stop_videono sensitive capabilityexpand_searchno sensitive capabilityget_blocklistno sensitive capabilityget_categoriesno sensitive capabilityget_db_statsno sensitive capabilityget_favoritesno sensitive capabilityget_historyno sensitive capabilityget_listening_statsno sensitive capabilityget_player_backendno sensitive capabilityget_popularno sensitive capabilityget_radio_guideno sensitive capabilityget_radio_statusno sensitive capabilityget_recognized_songsno sensitive capabilityget_user_profileno sensitive capabilityget_volumeno sensitive capabilityglobal_radio_chartno sensitive capabilityhealth_checkno sensitive capabilitynow_playingno sensitive capabilitypersonalized_recommendno sensitive capabilityplayno sensitive capabilityplay_favoriteno sensitive capabilitypurge_deadno sensitive capabilityradio_chartno sensitive capabilityrecognize_songno sensitive capabilityrecommendno sensitive capabilityrecommend_by_timeno sensitive capabilityrecommend_by_weatherno sensitive capabilityrefresh_blocklistno sensitive capabilityremove_favoriteno sensitive capabilityremove_from_blocklistno sensitive capabilityresumeno sensitive capabilityrising_songsno sensitive capabilitysearchno sensitive capabilitysearch_artistno sensitive capabilitysearch_by_countryno sensitive capabilitysearch_by_languageno sensitive capabilityset_alarmno sensitive capabilityset_player_backendno sensitive capabilityset_sleep_timerno sensitive capabilityset_volumeno sensitive capabilityshare_stationno sensitive capabilitysimilar_artistsno sensitive capabilitysimilar_stationsno sensitive capabilityspotify_chartno sensitive capabilitystopno sensitive capabilityScan 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.
| Version | Score | Findings | Engine | Scanned |
|---|---|---|---|---|
v1.3.1 latest |
B 89/100 | 3 | 1.8.0 | 2026-07-23 |
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.
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 radiomcp --online --registry pypi
Security scan results for the Aleph Siliconflow MCP server.
Security scan results for the Alphabanana MCP server.
Security scan results for the Astroway MCP server.
Security scan results for the Blade MCP server.
Security scan results for the Cinema4d MCP server.
Security scan results for the Douban Mcp Cli MCP server.