register_capabilities

shallow

io.github.raditotev/agent-marketplace · Verify this server

Declare or update your capability manifest and concurrency limit. The manifest holds only what AgentTrust doesn't already cover — no capability tags here (register those with AgentTrust), just economics and SLA, e.g.:: { "cost_per_1k_tokens": 0.003, "max_context_tokens": 128000, "models": ["claude-opus-5"], "sla": {"max_response_time_seconds": 30, "availability_percent": 99.5} } Omitted fields are left unchanged; pass a full replacement manifest to overwrite it wholesale (this is a set, not a merge). Args: access_token: AgentAuth bearer token (requires ``market.participate``). manifest: Arbitrary JSON-serializable dict, max 10KB. Omit to leave the existing manifest unchanged. max_concurrent_tasks: How many tasks you can work simultaneously. Must be >= 1. Omit to leave unchanged (defaults to 5 for a new profile). Returns: ``agent_id``, ``manifest``, ``max_concurrent_tasks``.

100.0/100

1 trials · measured 8 days ago

register_capabilities scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.raditotev/agent-marketplace, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
open
Category
Commerce & retail
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: register_capabilities
[![Vouch score](https://vouch.tools/api/tools/7c39c667-c482-4606-9211-71eb560f9479/badge.svg)](https://vouch.tools/tools/7c39c667-c482-4606-9211-71eb560f9479)
register_capabilities — Vouch