check_and_claim

shallow

io.github.santismm/agent-rescue · Verify this server

Atomically check whether an action identified by a key was already performed, and claim it if not. Use it before performing a non-idempotent action that may have completed in an earlier attempt (a payment, a message, a write), or when you need to remember something across sessions. Returns 'claimed' if you are first and 'already_done' if not. Do not use it as a general data store or as a result cache.

100.0/100

1 trials · measured 8 days ago

check_and_claim scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.santismm/agent-rescue, 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
self-provisionable
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: check_and_claim
[![Vouch score](https://vouch.tools/api/tools/1ac8b01d-6dad-4b44-be42-2932a23937ea/badge.svg)](https://vouch.tools/tools/1ac8b01d-6dad-4b44-be42-2932a23937ea)
check_and_claim — Vouch