base64_decode

shallow

io.github.rwaldman/agentbits · Verify this server

Decode a Base64 string into UTF-8 text and report invalid payloads as errors when recovering embedded credentials, tokens, or transport-encoded content. Use when: - Decode this Base64 string to UTF-8 text - Recover plain text from a Base64-encoded payload - Check whether a Base64 string is valid and decode it Do not use when: - Encode plain text to Base64 (use base64_encode) - Decode percent-encoded URL components (use url_decode) - Decrypt ciphertext—Base64 decoding is not decryption

100.0/100

1 trials · measured 8 days ago

base64_decode scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.rwaldman/agentbits, 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: base64_decode
[![Vouch score](https://vouch.tools/api/tools/c35a6ed1-4da0-480f-a777-373efe4e981d/badge.svg)](https://vouch.tools/tools/c35a6ed1-4da0-480f-a777-373efe4e981d)
base64_decode — Vouch