batch_validate_iban

shallow

io.github.cammac-creator/ibanforge · Verify this server

Validate up to 100 IBANs in a single call at $0.002 per IBAN (60% cheaper than calling validate_iban repeatedly at $0.005). USE WHEN: the user pastes a list of IBANs, asks to clean a CSV/spreadsheet of bank accounts, asks to dedupe a customer database, asks to triage a payout list before sending, or whenever you would otherwise call validate_iban more than 2-3 times in a row. RETURNS: { results: [...same shape as validate_iban], count, valid_count }.

100.0/100

1 trials · measured 8 days ago

batch_validate_iban scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.cammac-creator/ibanforge, 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 + stdio
Credential class
self-provisionable
Category
Legal & government
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: batch_validate_iban
[![Vouch score](https://vouch.tools/api/tools/9be83098-51f4-4d39-9ebe-fb6e112d8bdd/badge.svg)](https://vouch.tools/tools/9be83098-51f4-4d39-9ebe-fb6e112d8bdd)
batch_validate_iban — Vouch