kv_list

shallow

dev.zerm/zerm · Verify this server

List the keys held in your namespace, optionally narrowed to those starting with a prefix. Use it to discover what earlier runs saved before deciding what to fetch with kv_get: it returns key names with their expiry and last-update time, never the stored values. Expired keys are filtered out, so what comes back is what kv_get would still find. There is no cursor and no offset - a namespace with more keys than the limit can only be walked by narrowing the prefix. Expiry is filtered after the limit is applied, so a page can come back short while live keys remain.

100.0/100

1 trials · measured 8 days ago

kv_list scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against dev.zerm/zerm, 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
Category
Communication
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: kv_list
[![Vouch score](https://vouch.tools/api/tools/b2231b12-12ab-4e55-b6f3-af1068b75f02/badge.svg)](https://vouch.tools/tools/b2231b12-12ab-4e55-b6f3-af1068b75f02)
kv_list — Vouch