I want to test the behavior of listHarmfulApps() under SafetyNet Verify Apps API which obtains a list of any known potentially harmful apps that the user has installed on their device.
https://developer.android.com/training/safetynet/verify-apps#listing
So I need any examples of Potentially Harmful Apps (https://developers.google.com/android/play-protect/potentially-harmful-applications) to install and test the behavior.