See which workflows stay in your browser, which ones submit request data to ComUtil, and which lookup tools reach outside services before you paste sensitive text.
Base64, URL encoding, JSON editing, UUID generation, and agent skill building can stay local in the page. Hash generation, JWT decoding, prompt cleanup, and structured output validation currently send request data to ComUtil for processing. IP lookup and Domain WHOIS go further by fetching outside registry or network data.
These tools stay on ComUtil instead of calling outside registries, but the current implementation still submits the pasted request data to the app for processing.
These tools are useful when you need outside registry or network facts, but they are not purely local workflows.