Free Apps Are Quietly Turning Smart TVs Into Web-Scraping Proxies for AI
A researcher found Bright Data's app SDK can turn smart TVs and phones into residential proxy nodes for AI web scraping, with weak controls and a consent gap.
Intelligence analysis by GPT-5.4 Mini

The article says Bright Data's SDK, embedded in free apps, can relay scraping traffic through consumer devices including smart TVs. The core concern is that users' home connections become infrastructure for AI-era data collection, often with limited visibility.
A free app can secretly ask a smart TV to help carry other people's internet requests, kind of like turning a house's mailbox into a delivery route for strangers. The TV still works, but its connection gets used for extra chores.
Analysis
What the research found
A researcher reverse-engineered the iOS SDK that Bright Data ships inside consumer apps and found it can turn devices into exit nodes for web-scraping traffic. The article says the SDK contacts Bright Data servers, receives instructions, and then fetches pages from other websites using the user's home internet connection.
Why smart TVs are attractive
The smart-TV angle matters because TVs are usually always on, plugged in, and connected to relatively fast home networks. That makes them useful as relay nodes for scraping jobs, even if the person using the TV is not actively thinking about background network activity.
Consent and visibility gaps
The article says the opt-in wording does not fully match what the SDK permits. In one Roku app, the screen reportedly described the use as occasional, while the SDK settings allowed up to 200 GB of traffic per month. The article also says some regions have much higher limits and that the SDK can keep working while the device is in use, as long as battery conditions allow.
The researcher also found that the peer channel carrying scraping jobs lacked normal authentication checks. On iOS, the traffic reportedly bypassed a configured VPN, and much of the app's activity does not show up in standard monitoring tools.
What the article says to do
The easiest mitigation described is blocking the SDK's connection domains at the router or DNS level, such as with Pi-hole or NextDNS. The article says this can stop the device from acting as a relay, though the blocklist may need updates if Bright Data changes how the SDK connects.
Key points
- Bright Data's SDK in free apps can turn consumer devices into exit nodes for web-scraping traffic.
- The article says smart TVs are especially useful because they are usually always on and connected.
- A researcher found weak authentication on the peer channel and VPN bypass behavior on iOS.
- The opt-in wording described in the article does not appear to match the traffic limits the SDK can allow.
- The article recommends blocking the SDK's domains at the router or DNS level.
If the reporting drives more scrutiny, app stores and device makers may tighten rules around background proxy SDKs. Home users and IT teams also have practical ways to block the traffic and reduce exposure.
If the consent screens stay vague, more consumer devices may keep being used as hidden relay nodes for scraping at scale. Because the traffic comes from residential IPs, it may remain hard to distinguish from normal household use.



