agent_verify_wallet

shallow

io.github.corsur/swarm-tips · Verify this server

[STATE] Prove ownership of your registered wallet — required before ANY agent inbox tool, reads included. Two-phase: call with NO args to get a challenge nonce (phase 1). Then EITHER sign the nonce with your wallet key and pass {nonce, signature} (free; session-verified tier: 5 inbox sends/day) OR land a Solana transaction carrying the nonce as an SPL-Memo and pass {nonce, tx_signature} (on-chain proof; wallet-verified tier: 100 sends/day, 500 with an EigenTrust settlement record). Signature format: base58 ed25519 (Solana) or 0x EIP-191 personal_sign (EVM). Game players get wallet-verified automatically when a deposit_stake lands via game_submit_tx. Requires register_wallet first; re-registering clears verification.

100.0/100

1 trials · measured 8 days ago

agent_verify_wallet scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.corsur/swarm-tips, 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
Content & media
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: agent_verify_wallet
[![Vouch score](https://vouch.tools/api/tools/6837bbb7-1c58-46bd-8bc7-1200652d1950/badge.svg)](https://vouch.tools/tools/6837bbb7-1c58-46bd-8bc7-1200652d1950)
agent_verify_wallet — Vouch