D
Warning
45/100
3 days ago

homelab-monitor

Plug-and-play homelab dashboard in one container — GPU, local-AI VRAM, Docker, systemd, host health. Built-in read-only MCP server so AI agents can explore it too.

Warning. Serious findings were identified. Review the full report before connecting. 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

SikamikanikoBG

Source: github_code · also listed on Glama, 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
🚨
Secret credentials may flow to a network call
3 flows detected: HOMELAB_KEY. We can’t prove the destination matches the brand the credential belongs to.
🚨
Reads files from sensitive locations
Touches: id_ed25519
🔐
You'll be asked for 2 credentials: GH_TOKEN, GITHUB_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// 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.
configMCP_ALLOWED_HOSTS
configMCP_ALLOWED_ORIGINS
configMCP_TRANSPORT
configMCP_HOST
configMCP_PORT9810 Port for the built-in read-only MCP server
configDB_PATH/data/gpu.db Where history is stored inside the container
configSAMPLE_INTERVAL10 Seconds between stored samples. This is the storage cadence — every energy and cost figure is integrated against it, so changing it changes how history is priced
configFAST_INTERVAL
configRETENTION_DAYS180 How long history is kept
configDOCKER_SOCK/var/run/docker.sock Docker socket to read containers from
configHOST_ROOT/rootfs Mount point of the read-only host root
configPRESSURE_FREE_MB2048 Free VRAM below this counts as "pressure"
configCHECK_UPDATEStrue Set false to disable the daily GitHub-releases check (no outbound calls)
configCHECK_OS_UPDATEStrue Set false to stop reporting pending OS package updates
configUPDATE_REPO
configALLOW_SELF_UPDATE1 Set 0 to disable in-app updating
configSELF_UPDATE_HELPER_IMAGE
configENABLE_CONTROLS1 Set 0 to remove the start/stop/restart buttons from the Containers and Services tabs
configSSH_DIR
configWATCH_SERVICESsystemd units to always show, even vendor ones (comma-separated)
configAI_NOW_TTL
configRAPL_ROOT
configHOSTNAME
configDBUS_SYSTEM_BUS_ADDRESS
configWATCH_CONTAINERSExtra containers to scan for OOM (comma-separated)
configCOPILOT_OLLAMA_URL
configCOPILOT_ENABLED
configCOPILOT_REGISTRY_TTL
configENABLE_MCP1 Set 0 to run the dashboard without the MCP server
configPUBLIC_STATUSSet to enable the public status page (also a Settings toggle, which needs no restart)
configMCP_STATUS_PATH
configGITHUB_REPOSITORY
🔐 secretGH_TOKEN
🔐 secretGITHUB_TOKEN
configKAGGLE_KERNEL_RUN_TYPE
configBENCH_OLLAMA_IMAGE
configBENCH_OLLAMA_VOLUME
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployPORT
// 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

19/19 tools missing one or more hints — list_hosts (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_host (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_snapshot (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +16 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.

No access to sensitive paths

Reads sensitive paths: id_ed25519

Remove reads of sensitive system paths. If you genuinely need them, document why in the README.

Secrets not logged

1 secret value sent to console.log

Redact or omit secret values from log output.

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/sikamikanikobg-homelab-monitor-o0to4y?variant=verified)](https://m8ven.ai/mcp/sikamikanikobg-homelab-monitor-o0to4y)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 20371f402f9413bfe2e033a275fff5fd0489929c
code hash: 567c65f70f90f60800b039c1c7daf4e4526200b925675c0d6667eda03597e00b
verified: 8/16/2026, 9:11:06 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