# JustHandled Agent Utility Gateway (npm · @justhandledlabs/agent-client)

Thirty-two guarded agent utilities and maintained-data lookups over USDC x402.

- Trust score: 52/100 (low)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `@justhandledlabs/agent-client`: 52/100 (this document), [markdown](https://verifymcp.io/servers/justhandledlabs-agent-gateway/justhandledlabs-agent-client.md), [page](https://verifymcp.io/servers/justhandledlabs-agent-gateway/justhandledlabs-agent-client)

## Channel facts

- Registry: `npm`
- Package: `@justhandledlabs/agent-client`
- Version: `0.11.1`
- Transport: `stdio`

## 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-03.

- **Supply Chain Security**: 87/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (113 of 117), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (113 of 117), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 97/100
  - Source repository is publicly reachable at the declared URL.
  - Cryptographically verified build provenance (signed, bound to justhandledlabs/justhandled-agent-client).
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 1 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 0/100
  - Schema quality not yet verified: this package declared that it provides tools, but our sandbox run could not list them, so the captured schema is incomplete.
- **Stability & Change Management**: 7/100
  - Stability observed for 2 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: this package declared that it provides tools, but our sandbox run could not list them.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

**Unverified: 2 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 justhandledlabs-agent-gateway -- npx -y @justhandledlabs/agent-client
```

### Codex

```bash
codex mcp add justhandledlabs-agent-gateway -- npx -y @justhandledlabs/agent-client
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add justhandledlabs-agent-gateway --command npx --arg -y --arg @justhandledlabs/agent-client
```

### Hermes

```yaml
mcp_servers:
  justhandledlabs-agent-gateway:
    command: "npx"
    args: ["-y", "@justhandledlabs/agent-client"]
```

### Other

```json
{
  "mcpServers": {
    "justhandledlabs-agent-gateway": {
      "command": "npx",
      "args": [
        "-y",
        "@justhandledlabs/agent-client"
      ]
    }
  }
}
```

## 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-03 (score 52, +1)

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

### 2026-08-02 (score 51, +29)

- [security improvement] Install scripts: unverified → pass
- [security improvement] Provenance: unverified → pass
- [security improvement] Known CVEs: unverified → partial
- [security] The attested source repository moved: justhandledlabs/justhandled-agent-client
- [functional regression] Dependency health: partial → unverified
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Stability: unverified → 0.03
- [functional improvement] License: unverified → pass
- [functional improvement] Maintenance: unverified → pass
- [functional] Schema quality: Schema quality not yet verified: this package declared that it provides tools, but our sandbox run could not list them, so the captured schema is incomplete.
- [functional] Tool coverage: Tool coverage not yet verified: this package declared that it provides tools, but our sandbox run could not list them.
- [functional] Licence: MIT
- [functional] Package version: 0.8.0 → 0.11.1

### 2026-08-01 (score 22)

First indexed and scored.

## MCP tools (0)

The sandbox run completed and this package exposed no tools.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/justhandledlabs-agent-gateway/justhandledlabs-agent-client#diagnostics

## Score history

- 2026-08-03: 52
- 2026-08-02: 51
- 2026-08-01: 22

## Links

- npm package: https://www.npmjs.com/package/@justhandledlabs/agent-client
- Socket report: https://socket.dev/npm/package/@justhandledlabs/agent-client
- Repository: https://github.com/justhandledlabs/justhandled-agent-client
- Changelog RSS feed: https://verifymcp.io/servers/justhandledlabs-agent-gateway/justhandledlabs-agent-client/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/justhandledlabs-agent-gateway/justhandledlabs-agent-client/changelog.json
- HTML version of this page: https://verifymcp.io/servers/justhandledlabs-agent-gateway/justhandledlabs-agent-client
