wavebox

maintainer tomwavebox · 30 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package downloads a source tarball from the official project domain (download.wavebox.app) which is not on the whitelist but is plausibly legitimate; the tarball contains buildable source/assets, not a prebuilt executable, and no malicious behavior is evident.

Triggered rules

LOW AI review downgraded a static finding llm_review

The static rules flagged this MEDIUM, but an AI model (qwen/qwen3-235b-a22b-07-25) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The package downloads a source tarball from the official project domain (download.wavebox.app) which is not on the whitelist but is plausibly legitimate; the tarball contains buildable source/assets, not a prebuilt executable, and no malicious behavior is evident.

1 higher static finding superseded - not the current verdict (shown for transparency)
MEDIUM source=() URL on a non-standard host source_untrusted_domain

One or more source=() URLs point to a host outside the trusted allowlist (github.com, gitlab.com, codeberg.org, pypi.org, …).

  • PKGBUILD:15 source=("wavebox-$pkgver.tar.gz::https://download.wavebox.app/stable/linux/aur/Wavebox_150.2.121-2_aur.tar.gz"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Wavebox <tom@wavebox.io>
2# Contributor: Andrei Marinescu <iandrei.marinescu@gmail.com>
3
4pkgname=wavebox
5_pkgver=150.2.121_2
6pkgver=150.2.121_2
7pkgrel=1
8pkgdesc="The next generation of web-desktop communication."
9arch=(x86_64)
10url="https://wavebox.io"
11license=('custom:Wavebox-EULA')
12depends=('ttf-liberation' 'libappindicator-gtk3' 'at-spi2-atk' 'cairo' 'libcups' 'gdk-pixbuf2' 'glib2' 'gtk3' 'nspr' 'nss' 'libxss' 'wget' 'xdg-utils')
13optdepends=('pam-u2f: Two-Factor Auth')
14conflicts=('wavebox-bin' 'wavebox-bin-beta' 'wavebox-beta')
15source=("wavebox-$pkgver.tar.gz::https://download.wavebox.app/stable/linux/aur/Wavebox_150.2.121-2_aur.tar.gz"
16 'wavebox.appdata.xml'
17 'wavebox.menu'
18 'wavebox.sh'
19 'LICENSE')
20md5sums=('345d96443bcfa560399db7635ddf3780'
21 '170a7d4e04402fa5c759e8f5e87e9d9c'
22 '4f08794ea93eafd0e77b522ac7738638'
23 'e0bb84adc9eb1ef6e74cf5fcfe291675'
24 'b92c8854e4553540df6bc998afe68cc4')
25
26prepare() {
27 cd "${srcdir}/wavebox_"*
28}
29
30package() {
31 cd "${srcdir}/wavebox_"*
32
33 install -Dm 644 ${srcdir}/LICENSE "$pkgdir/usr/share/licenses/wavebox/LICENSE"
34 install -Dm 644 ${srcdir}/wavebox.appdata.xml ${pkgdir}/usr/share/appdata/wavebox.appdata.xml
35 install -Dm 755 wavebox.desktop ${pkgdir}/usr/share/applications/wavebox.desktop
36 install -Dm 644 product_logo_256.png ${pkgdir}/usr/share/icons/hicolor/256x256/apps/wavebox.png
37 install -Dm 644 ${srcdir}/wavebox.menu ${pkgdir}/usr/share/menu/wavebox.menu
38 install -dm 755 ${pkgdir}/opt/wavebox.io
39
40 cp -r ../"wavebox_"* ${pkgdir}/opt/wavebox.io/wavebox
41
42 # Install launcher script that supports ~/.config/wavebox-flags.conf
43 install -Dm 755 ${srcdir}/wavebox.sh ${pkgdir}/usr/bin/wavebox
44}
45

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 00:24:32 LOW 2
2026-07-26 00:07:32 LOW 2
2026-07-25 00:13:44 LOW 2
2026-07-24 00:02:28 LOW 2
2026-07-23 00:14:47 LOW 2
2026-07-22 00:29:32 LOW 2
2026-07-21 00:24:15 LOW 2
2026-07-20 00:19:49 LOW 2
2026-07-19 00:17:08 LOW 2
2026-07-18 00:14:48 LOW 2
2026-07-17 00:06:16 LOW 2
2026-07-16 00:05:41 LOW 2
2026-07-15 11:48:30 MEDIUM 1

Report a package

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

0 / 4000
Your suggestion