What causes WebRTC candidate leaks?
WebRTC can expose ICE candidates that describe local or public network routing state. Cloak Browser only runs this check after explicit consent because candidates can be sensitive in some environments.
How should results be interpreted?
A private candidate is a warning that local network information was visible to the page. A public candidate is higher risk for QA profiles because it can contradict the intended route or proxy geography.
What should be remediated?
Review browser WebRTC policy, enterprise controls, and test runner launch options before using the environment as a privacy-sensitive or network-sensitive QA fixture.