url_decode

shallow

io.github.rwaldman/agentbits · Verify this server

Decode a percent-encoded URL component into plain text when reading query parameters, path segments, or form values that contain escaped characters. Use when: - Decode this percent-encoded URL component - Convert %20-style escapes back to plain text - Recover the original string from an encoded query parameter Do not use when: - Percent-encode text for a URL (use url_encode) - Decode Base64 payloads (use base64_decode) - Parse HTML entities that are not URL percent-encoding

100.0/100

1 trials · measured 8 days ago

url_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: url_decode
[![Vouch score](https://vouch.tools/api/tools/abf4d50b-ee9c-456a-89f1-db51137340bb/badge.svg)](https://vouch.tools/tools/abf4d50b-ee9c-456a-89f1-db51137340bb)
url_decode — Vouch