# AgentHub - Lean MCP Orchestrator (npm · @propstreet/agenthub)

Enables coding agents to coordinate edits, reviews, and escalations without file locking conflicts

- Trust score: 41/100 (low)
- Change this week: +26
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-08

## Components

- npm · `@propstreet/agenthub`: 41/100 (this document), [markdown](https://verifymcp.io/servers/propstreet-agenthub/propstreet-agenthub.md), [page](https://verifymcp.io/servers/propstreet-agenthub/propstreet-agenthub)

## Channel facts

- Registry: `npm`
- Package: `@propstreet/agenthub`
- Version: `1.1.1`
- Transport: `streamable-http`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-08.

- **Supply Chain Security**: 89/100
  - No malware found by supply-chain analysis.
  - CVE check failed: a known high-severity CVE affects cross-spawn 5.1.0, reached via ink-box > boxen > term-size > execa > cross-spawn. A fixed version is available.
  - No install/post-install scripts declared.
  - 97 of 274 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 73/100
  - Repository check failed: no source repository is declared.
  - Cryptographically verified build provenance (signed, bound to propstreet/agenthub).
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 261 days ago).
  - Publishes a security disclosure policy (SECURITY.md).
- **Schema Quality & AI Usability**: 0/100
  - Schema quality not yet verified: our sandbox run of this package did not complete, so we have no schema to assess.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: our sandbox run of this package did not complete, so we have no schema to compare.
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: our sandbox run of this package did not complete, so we have no tool definitions to assess.
- **Capabilities**: 0/100
  - Protocol version not yet verified: our sandbox run of this package did not complete, so we never saw its MCP handshake.

**Unverified: 4 categories.** Categories scored 0 because our sandbox run of this package has not given us the schema these checks need to read. That is a gap on our side rather than a finding about the package, and we only credit what we can confirm, so the score stands at 0 until the capture succeeds. We are working through the fleet, so this normally clears without any action from you.

## Install

### Claude

```bash
claude mcp add propstreet-agenthub -- npx -y @propstreet/agenthub
```

### Codex

```bash
codex mcp add propstreet-agenthub -- npx -y @propstreet/agenthub
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "propstreet-agenthub": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@propstreet/agenthub"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add propstreet-agenthub --command npx --arg -y --arg @propstreet/agenthub
```

### Hermes

```yaml
mcp_servers:
  propstreet-agenthub:
    command: "npx"
    args: ["-y", "@propstreet/agenthub"]
```

### Other

```json
{
  "mcpServers": {
    "propstreet-agenthub": {
      "command": "npx",
      "args": [
        "-y",
        "@propstreet/agenthub"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-07 (score 41, +3)

- [functional improvement] Security disclosure: fail → pass
- [functional] Dependency health: partial → 0.84

### 2026-08-05 (score 38, 0)

- [security improvement] CVE-2026-69207 no longer affects this package

### 2026-08-04 (score 38, 0)

- [security regression] CVE-2026-69207 affects this package: high

### 2026-08-03 (score 38, +23)

- [security regression] CVE-2024-21538 affects this package: high
- [security regression] Known CVEs: unverified → fail
- [security improvement] Install scripts: unverified → pass
- [security improvement] Provenance: unverified → pass
- [security] The attested source repository moved: propstreet/agenthub
- [functional regression] Security disclosure: unverified → fail
- [functional improvement] License: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Maintenance: unverified → pass
- [functional] Licence: MIT

### 2026-08-01 (score 15, 0)

- [security] Stability: Stability not yet verified: our sandbox run of this package did not complete, so we have no schema to compare.
- [functional] Tool coverage: Tool coverage not yet verified: our sandbox run of this package did not complete, so we have no tool definitions to assess.
- [functional] Schema quality: Schema quality not yet verified: our sandbox run of this package did not complete, so we have no schema to assess.
- [functional] Capabilities: Protocol version not yet verified: our sandbox run of this package did not complete, so we never saw its MCP handshake.

### 2026-07-31 (score 15, +15)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 0, −22)

- [security regression] Malware scan: pass → unverified
- [functional regression] Dependency health: partial → unverified

### 2026-07-29 (score 22, +1)

No change was recorded against any check on this day. Supply Chain Security went from 57 to 61.

## MCP tools (0)

Tools for package channels are captured by running the package in an isolated sandbox. The most recent sandbox run could not capture a tool list from this package.

## Diagnostics

Captured diagnostic sections: Provenance, Vulnerabilities, Dependencies. The full working is on the page: https://verifymcp.io/servers/propstreet-agenthub/propstreet-agenthub#diagnostics

## Score history

- 2026-08-08: 41
- 2026-08-07: 41
- 2026-08-06: 38
- 2026-08-05: 38
- 2026-08-04: 38
- 2026-08-03: 38
- 2026-08-02: 15
- 2026-08-01: 15
- 2026-07-31: 15
- 2026-07-30: 0
- 2026-07-29: 22
- 2026-07-28: 21
- 2026-07-27: 18

## Links

- npm package: https://www.npmjs.com/package/@propstreet/agenthub
- Socket report: https://socket.dev/npm/package/@propstreet/agenthub
- Changelog RSS feed: https://verifymcp.io/servers/propstreet-agenthub/propstreet-agenthub.xml
- Changelog JSON feed: https://verifymcp.io/servers/propstreet-agenthub/propstreet-agenthub.json
- HTML version of this page: https://verifymcp.io/servers/propstreet-agenthub/propstreet-agenthub
