Screen Awake collects nothing, sends nothing and knows nothing about you. That is not a promise about what the app chooses to do: it has no permission to reach the network, so it could not send anything even if it wanted to.
android.permission.INTERNET is not in the app's manifest, and any Android
phone will confirm it. The app cannot open a connection: nothing can leave the device
through it.