url_encode

shallow

io.github.rwaldman/agentbits · Verify this server

Apply encodeURIComponent-style percent-encoding so query parameters, path segments, or form values are safe to place in a URL. Use when: - Percent-encode this string for a query parameter - Make a path segment URL-safe with encodeURIComponent-style encoding - Encode special characters before inserting text into a URL Do not use when: - Decode a percent-encoded string (use url_decode) - Encode binary data as Base64 (use base64_encode) - Build or rewrite a full absolute URL structure beyond component encoding

100.0/100

1 trials · measured 8 days ago

url_encode 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_encode
[![Vouch score](https://vouch.tools/api/tools/9b4e4d29-7186-4a28-b17d-d247400ac975/badge.svg)](https://vouch.tools/tools/9b4e4d29-7186-4a28-b17d-d247400ac975)
url_encode — Vouch