Morning troops, I’m looking for something that basically gatekeeps app updates for Android devices. Specifically:

  • Watch sources (e.g. github repos, Fdroid app pages etc) for new releases of android app apk’s
  • Download the appropriate apk version
  • Scan it for malware/generally check its legit
  • Make it available for the client (e.g. Obtanium) on an Android phone

Does this exist? Or is there a stack that will do the job?