Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.NEVELSK65/agenthub-monitor

MCPB · AGENTHUB-MONITOR.MCPB · SCANNED SEP 21

Renders a pipeline DAG and test-harness dashboard inline as an MCP App

+6 this week 49 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security13
  • Malware scan not yet available for this package.Unverified
  • Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
  • No install/post-install scripts declared.Pass
  • Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
Provenance & Transparency45
Schema Quality & AI Usability77
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 183 tokens (~45/item across 4 items; 3 tools + 1 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management47
  • Stability observed for 14 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 3 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 4 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities47
  • Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
  • Supports UI / widget rendering.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

mcpb · agenthub-monitor.mcpb

Download bundle
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +3
    • Stability: unverified → 0.27 functional
  • 7 Sept 26 43

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Analysed mcpb/https://github.com/NEVELSK65/mcp-agenthub-monitor/releases/download/v1.0.0/agenthub-monitor.mcpb@1.0.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem mcpb

Background: How many MCP packages publish verified provenance →

MCP tools · 3 exposed · ~168 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_status ~46

Return the current pipeline state as structured JSON. Reads the file given by AGENTHUB_STATE_FILE if set; otherwise returns in-memory state, which is flagged with is_sample_data=true.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

show_agenthub_monitor ~56

Render the interactive pipeline dashboard inline in the host. Shows DAG node states and test-harness metrics from the configured state file, or built-in sample data when no state file is configured.

NameTypeReqDescription
viewstringView mode.

No output schema declared.

No examples provided.

trigger_action ~66

Record an action request in the server's in-memory state and return the updated state. This server does not execute commands, start jobs, or reach the network — it only annotates its own state so the dashboard can reflect a requested action.

NameTypeReqDescription
actionstringyesAction to record.

No output schema declared.

No examples provided.

Common questions

What is the io.github.NEVELSK65/agenthub-monitor MCP server?

io.github.NEVELSK65/agenthub-monitor is an MCP server listed in the public MCP registry as io.github.NEVELSK65/agenthub-monitor. Renders a pipeline DAG and test-harness dashboard inline as an MCP App. This page covers its MCPB bundle (https://github.com/NEVELSK65/mcp-agenthub-monitor/releases/download/v1.0.0/agenthub-monitor.mcpb).

Is the io.github.NEVELSK65/agenthub-monitor MCP server safe to use?

io.github.NEVELSK65/agenthub-monitor scores 49 out of 100 on VerifyMCP. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.NEVELSK65/agenthub-monitor MCP server expose?

io.github.NEVELSK65/agenthub-monitor exposes 3 tools: show_agenthub_monitor, get_status, trigger_action. Their descriptions and schemas cost roughly 168 tokens of context every time the server is loaded.

What licence is the io.github.NEVELSK65/agenthub-monitor MCP server under?

io.github.NEVELSK65/agenthub-monitor declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.