waydroid-helper-bin

maintainer Felitendo · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package installs prebuilt files from a GitHub release, but the source is a verifiable tarball with a fixed checksum and contains only data and scripts for a GUI helper; no remote code execution or obfuscation is present.

Triggered rules

LOW Few votes, recently uploaded zero_votes_recent

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

LOW AI review llm_review

An AI model (qwen/qwen3-235b-a22b-2507) reviewed this and agrees it is LOW (confidence 95%): The package installs prebuilt files from a GitHub release, but the source is a verifiable tarball with a fixed checksum and contains only data and scripts for a GUI helper; no remote code execution or obfuscation is present.

PKGBUILD

1# Maintainer: Felitendo
2# This PKGBUILD is updated automatically:
3# https://github.com/Felitendo/PKGBUILDS
4
5pkgname=waydroid-helper-bin
6pkgver=0.2.9
7pkgrel=1
8pkgdesc="GUI application for Waydroid configuration and extension installation (prebuilt)"
9arch=('any')
10url="https://github.com/ayasa520/waydroid-helper"
11license=('GPL-3.0-or-later')
12depends=('python' 'fakeroot' 'python-bidict' 'python-httpx' 'python-gobject'
13 'python-yaml' 'python-pywayland' 'python-cairo' 'gtk4' 'libadwaita'
14 'python-aiofiles' 'python-dbus' 'android-tools' 'vte4'
15 'hicolor-icon-theme')
16optdepends=('bindfs: shared folders support'
17 'waydroid: the container this tool configures')
18provides=('waydroid-helper')
19conflicts=('waydroid-helper')
20source=("${pkgname}-${pkgver}-${pkgrel}.tar.zst::https://github.com/Felitendo/PKGBUILDS/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.zst")
21sha256sums=('8a02695c6a3f102d1fa2a0b6266bb1978874338eac5a33b3391ada3243c01e56')
22
23package() {
24 cp -a "$srcdir/usr" "$pkgdir/"
25}
26

Changes since previous scan

--- PKGBUILD @ 2026-07-27 00:24
+++ PKGBUILD @ 2026-08-03 00:08
@@ -17,7 +17,7 @@
'waydroid: the container this tool configures')
provides=('waydroid-helper')
conflicts=('waydroid-helper')
-source=("https://github.com/Felitendo/PKGBUILDS/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.zst")
+source=("${pkgname}-${pkgver}-${pkgrel}.tar.zst::https://github.com/Felitendo/PKGBUILDS/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.zst")
sha256sums=('8a02695c6a3f102d1fa2a0b6266bb1978874338eac5a33b3391ada3243c01e56')
package() {

Scan history

Scanned at (UTC)SeverityRules
2026-08-03 00:08:14 LOW 2
2026-08-02 00:16:08 LOW 2
2026-08-01 00:11:18 LOW 2
2026-07-31 00:14:10 LOW 2
2026-07-30 00:17:23 LOW 2
2026-07-29 00:25:53 LOW 2
2026-07-28 00:07:28 LOW 2
2026-07-27 17:35:03 LOW 2
2026-07-27 00:24:32 LOW 2
2026-07-26 00:07:32 LOW 2
2026-07-25 00:13:44 LOW 2
2026-07-24 11:27:50 LOW 2
2026-07-24 09:27:42 LOW 2

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion