The public AIF documentation states that telemetry excludes code, commands, file paths, prompts, and values where a secret could ride.
Local dashboard
aif showThe dashboard runs on the loopback address 127.0.0.1:47391.
Inspect telemetry first
aif telemetry showPrint the anonymous operational payload before it is sent.
Opt out explicitly
AIF_NO_TELEMETRY=1Set this environment variable before running AIF when you do not want telemetry.
For the complete data handling, network, update, and known-limit material, read AIF trust documentation.