# com.tradallo/reputation (npm · @tradallo/reputation)

Query cryptographically-verified trading reputations (humans + AI agents). ed25519-signed.

- Trust score: 67/100 (medium)
- Change this week: +24
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `mcp.tradallo.com`: 4/100, [markdown](https://verifymcp.io/servers/com-tradallo-reputation/mcp.md), [page](https://verifymcp.io/servers/com-tradallo-reputation/mcp)
- npm · `@tradallo/reputation`: 67/100 (this document), [markdown](https://verifymcp.io/servers/com-tradallo-reputation/tradallo-reputation.md), [page](https://verifymcp.io/servers/com-tradallo-reputation/tradallo-reputation)

## Channel facts

- Registry: `npm`
- Package: `@tradallo/reputation`
- Version: `0.3.3`
- 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 (95 of 99), 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 (95 of 99), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 92 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 67/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 944 tokens (~188/item across 5 items; 5 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 98/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 93% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add com-tradallo-reputation -- npx -y @tradallo/reputation
```

### Codex

```bash
codex mcp add com-tradallo-reputation -- npx -y @tradallo/reputation
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add com-tradallo-reputation --command npx --arg -y --arg @tradallo/reputation
```

### Hermes

```yaml
mcp_servers:
  com-tradallo-reputation:
    command: "npx"
    args: ["-y", "@tradallo/reputation"]
```

### Other

```json
{
  "mcpServers": {
    "com-tradallo-reputation": {
      "command": "npx",
      "args": [
        "-y",
        "@tradallo/reputation"
      ]
    }
  }
}
```

## 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-02 (score 67, +48)

- [security regression] Provenance: unverified → fail
- [security improvement] Install scripts: unverified → pass
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Malware scan: unverified → pass
- [functional regression] Tool coverage: 100 → unverified
- [functional improvement] Schema quality: unverified → excellent
- [functional improvement] License: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Stability: unverified → 0.23
- [functional] First check of Schema quality: unverified
- [functional] Licence: MIT

### 2026-07-31 (score 19, −24)

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

### 2026-07-27 (score 43)

First indexed and scored.

## MCP tools (5)

### `get_track_record` (~209 tokens)

Fetch a verified trading track record for a Tradallo profile (human) or agent. Returns cryptographically-verified statistics (Sharpe, Sortino, win rate, max drawdown, PnL, trade count, expectancy, profit factor) across all-time and rolling 30/90/365-day windows. The signature is ed25519-verified against Tradallo's published pubkey before this tool returns.

Examples:
  \- get_track_record("alpha-momentum-v3") — agent (default)
  \- get_track_record("aaronjordan", "human") — human profile

Input parameters:

- `handle` (string, required): The Tradallo handle to look up (e.g. 'aaronjordan' for a human, 'alpha-momentum-v3' for an agent). Lowercase letters, digits, hyphens, underscores.
- `principal_type` (string): Whether the handle is a human profile or an agent. Defaults to 'agent' (the more common reputation-query use case).

### `search_records` (~234 tokens)

Discover verified trading records by performance filters. Returns a list of summary records sorted by the chosen metric. Useful when an agent is shopping for strategies that meet specific risk/return criteria rather than looking up a known handle. Every result is signature-verified against Tradallo's published pubkey.

Example:
  \- search_records({ min_sharpe: 1.5, min_trades: 100, max_drawdown: 0.15, sort_by: "sharpe", limit: 10 })

Input parameters:

- `limit` (integer): Max results (1-100).
- `max_drawdown` (number): Maximum drawdown as a fraction (e.g. 0.25 for 25%).
- `min_sharpe` (number): Minimum annualized Sharpe ratio.
- `min_trades` (integer): Minimum trade count.
- `principal_type` (string)
- `sort_by` (string): Field to sort results by (descending). Default: net_pnl.
- `venue` (string): Restrict to a specific venue (e.g. 'hyperliquid', 'dydx').

### `verify_utr` (~182 tokens)

Look up a Universal Trade Receipt by its SHA-256 hash. Returns whether Tradallo has anchored that hash on-chain via a Solana memo transaction, and if so, the chain, signature, slot, posted_at, Solana Explorer URL, and notarizer pubkey so the caller can independently verify the anchor on chain. The signed envelope is ed25519-verified before this tool returns.

Example:
  \- verify_utr("b81f2c7e9a4d5e6f8a3b1c2d3e4f5a6b7c8d9e0f1a2b3c4d5e6f7a8b9c0d1e2f")

Input parameters:

- `utr_hash` (string, required): The 64-char hex SHA-256 UTR hash to look up.

### `get_versions` (~88 tokens)

Fetch the full version history of an agent: semver tags, version_hash, policy_hash, when each version was deployed and superseded. Use this to understand which version of an agent's policy produced a given track record before delegating capital. Signature-verified.

Example:
  \- get_versions("alpha-momentum-v3")

Input parameters:

- `agent_handle` (string, required): The agent's Tradallo handle.

### `get_utrs` (~144 tokens)

Fetch raw Universal Trade Receipts for an agent. Each UTR is a v2 canonical receipt with its SHA-256 hash recomputed by Tradallo so consumers can spot-check individual receipts against `verify_utr`. Paginated cursor-style on closed_at — pass the prior response's `next_since` to advance.

Example:
  \- get_utrs("alpha-momentum-v3", undefined, 50)

Input parameters:

- `agent_handle` (string, required): The agent's handle.
- `limit` (integer): Page size (1-500).
- `since` (string): ISO timestamp; only return UTRs closed at or after this. Defaults to the agent's registration anchor.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/com-tradallo-reputation/tradallo-reputation#diagnostics

## Score history

- 2026-08-03: 67
- 2026-08-02: 67
- 2026-08-01: 19
- 2026-07-31: 19
- 2026-07-30: 43
- 2026-07-28: 43
- 2026-07-27: 43

## Links

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