Skip to content

Commit

Permalink
pkg: add com.google.android.apps.safetyhubAdded (#484)
Browse files Browse the repository at this point in the history
== Personal Safety [Advanced] ==
Pixel app that helps you prepare and react in an emergency by quickly calling emergency services (e.g if your phone detects that you've been in a car crash, it can call for help automatically)

This app has obviously a lot of dangerous permissions due to its operation.

Co-authored-by: w1nst0n <[email protected]>
  • Loading branch information
mmrabbani and 0x192 authored Apr 10, 2023
1 parent 05a1625 commit 1ef9522
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions resources/assets/uad_lists.json
Original file line number Diff line number Diff line change
Expand Up @@ -21589,5 +21589,14 @@
"neededBy": [],
"labels": [],
"removal": "Expert"
},
{
"id": "com.google.android.apps.safetyhub",
"list": "Google",
"description": "Personal Safety (https://play.google.com/store/apps/details?id=com.google.android.apps.safetyhub)\nPersonal Safety is a Pixel app that helps you prepare and react in an emergency by quickly calling emergency services (e.g if your phone detects that you've been in a car crash, it can call for help automatically)\n\nThis app has obviously a lot of dangerous permissions due to its operation.\n\nPithus analysis: https://beta.pithus.org/report/e207f7d0f59d9df268154b90fc10cd861d0483465e30bbac8f68a7b12340c67f",
"dependencies": [],
"neededBy": [],
"labels": [],
"removal": "Advanced"
}
]

0 comments on commit 1ef9522

Please sign in to comment.