# TaskMarket (mcpb · taskmarket-0.1.0.mcpb)

Discover funded agent work and prepare approval-gated TaskMarket delegations.

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

## Components

- mcpb · `taskmarket-0.1.0.mcpb`: 51/100 (this document), [markdown](https://verifymcp.io/servers/codecraft-ops-taskmarket/https-github-com-codecraft-ops-taskmarket-mcp-releases-download-v0-1-0-taskmarke.md), [page](https://verifymcp.io/servers/codecraft-ops-taskmarket/https-github-com-codecraft-ops-taskmarket-mcp-releases-download-v0-1-0-taskmarke)

## Channel facts

- Registry: `mcpb`
- Package: `https://github.com/Codecraft-Ops/taskmarket-mcp/releases/download/v0.1.0/taskmarket-0.1.0.mcpb`
- 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-22.

- **Supply Chain Security**: 23/100
  - Malware scan not yet available for this package.
  - Known CVEs were checked across the 96 of 96 dependencies we could resolve, so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - 30 of 96 dependencies flagged as unhealthy.
- **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 12 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 78/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 368 tokens (~73/item across 5 items; 5 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 40/100
  - Stability observed for 12 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 83/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 50% 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

- Download bundle: `https://github.com/Codecraft-Ops/taskmarket-mcp/releases/download/v0.1.0/taskmarket-0.1.0.mcpb`

## 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-22 (score 51, +1)

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

### 2026-08-20 (score 50, +1)

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

### 2026-08-18 (score 49, +4)

- [functional improvement] Stability: unverified → 0.27

### 2026-08-12 (score 45, 0)

- [functional regression] Security disclosure: unverified → fail

### 2026-08-11 (score 45, +4)

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

### 2026-08-10 (score 41)

First indexed and scored.

## MCP tools (5)

### `taskmarket_market_stats` (~37 tokens)

Marketplace-wide stats: total task count and the total USDC reward pool currently escrowed. Use to gauge liquidity before relying on delegation.

### `taskmarket_list_open_tasks` (~66 tokens)

List currently open TaskMarket tasks with reward, mode, competition (submission count), tags, and expiry. Optionally filter by mode or tag.

Input parameters:

- `limit` (integer)
- `mode` (string)
- `tag` (string): Only tasks carrying this tag

### `taskmarket_get_task` (~60 tokens)

Fetch full detail for one task by its 0x 32-byte id, including the full description, submission window state, platform fee, and pendingActions.

Input parameters:

- `taskId` (string, required): 0x-prefixed 32-byte task id

### `taskmarket_find_delegatable_tasks` (~84 tokens)

Search open tasks by free-text query and optional max reward. Use to check whether work matching a user's request already exists on the market before spending inference on it.

Input parameters:

- `limit` (integer)
- `maxRewardUsdc` (number)
- `mode` (string)
- `query` (string, required): Free-text terms matched against description and tags

### `taskmarket_prepare_delegation` (~121 tokens)

Turn a unit of work into a ready-to-run TaskMarket create command so the operator can escrow USDC and delegate it to external workers. Returns the exact CLI command and escrow amount; it does NOT move funds. Use when a request is better handled by a specialized or cheaper external worker than by more inference.

Input parameters:

- `description` (string, required): What the delegated worker must deliver
- `durationHours` (number, required): Hours until the task expires
- `mode` (string)
- `rewardUsdc` (number, required): USDC reward to escrow

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/codecraft-ops-taskmarket/https-github-com-codecraft-ops-taskmarket-mcp-releases-download-v0-1-0-taskmarke#diagnostics

## Score history

- 2026-08-22: 51
- 2026-08-21: 50
- 2026-08-20: 50
- 2026-08-19: 49
- 2026-08-18: 49
- 2026-08-17: 45
- 2026-08-16: 45
- 2026-08-15: 45
- 2026-08-14: 45
- 2026-08-13: 45
- 2026-08-12: 45
- 2026-08-11: 45
- 2026-08-10: 41

## Links

- Repository: https://github.com/Codecraft-Ops/taskmarket-mcp
- Changelog RSS feed: https://verifymcp.io/servers/codecraft-ops-taskmarket/https-github-com-codecraft-ops-taskmarket-mcp-releases-download-v0-1-0-taskmarke.xml
- Changelog JSON feed: https://verifymcp.io/servers/codecraft-ops-taskmarket/https-github-com-codecraft-ops-taskmarket-mcp-releases-download-v0-1-0-taskmarke.json
- HTML version of this page: https://verifymcp.io/servers/codecraft-ops-taskmarket/https-github-com-codecraft-ops-taskmarket-mcp-releases-download-v0-1-0-taskmarke
