winamax-bin

maintainer feydreva · 4 votes · scanned 2026-08-03 00:08:14.047287
MEDIUM
View on AUR ↗
Why flagged The package downloads a prebuilt .deb binary from a non-whitelisted host (dl.winamax.fr), which is not a standard code hosting platform, and the checksum is provided but the source is an executable that could be silently replaced if the host is compromised.

Triggered rules

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:11 source=("https://dl.winamax.fr/client/electron/linux/all/winamax-3.8.0.deb")
MEDIUM AI review llm_review

An AI model (qwen/qwen3-235b-a22b-2507) reviewed this and agrees it is MEDIUM (confidence 95%): The package downloads a prebuilt .deb binary from a non-whitelisted host (dl.winamax.fr), which is not a standard code hosting platform, and the checksum is provided but the source is an executable that could be silently replaced if the host is compromised.

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Feydreva <feydreva.aur at paradize dot io>
2pkgname=winamax-bin
3pkgver=3.8.0
4pkgrel=1.4
5pkgdesc="Winamax Poker"
6arch=('x86_64')
7url="https://www.winamax.fr"
8license=('custom')
9depends=(libxtst nss mesa alsa-lib)
10optdepends=(libappindicator-gtk3)
11source=("https://dl.winamax.fr/client/electron/linux/all/winamax-3.8.0.deb")
12sha256sums=('0651a2f3b22f39b18535527554d120a793284ccb81a6a3dffedfc6ba87d53979')
13options=('!debug')
14package() {
15 export LANG=C.UTF-8
16 export LC_ALL=C.UTF-8
17 cd "$srcdir"
18 ar x "winamax-${pkgver}.deb"
19 bsdtar -xf data.tar.* -C "$pkgdir"
20 install -d "$pkgdir/usr/bin"
21 ln -s /opt/Winamax/winamax "$pkgdir/usr/bin/winamax"
22 rm -rf "$pkgdir"/opt/Winamax/{docs,*.dbg}
23}
24
25
26
27

Changes since previous scan

--- PKGBUILD @ 2026-07-30 00:17
+++ PKGBUILD @ 2026-08-03 00:08
@@ -1,6 +1,6 @@
# Maintainer: Feydreva <feydreva.aur at paradize dot io>
pkgname=winamax-bin
-pkgver=3.7.1
+pkgver=3.8.0
pkgrel=1.4
pkgdesc="Winamax Poker"
arch=('x86_64')
@@ -8,8 +8,8 @@
license=('custom')
depends=(libxtst nss mesa alsa-lib)
optdepends=(libappindicator-gtk3)
-source=("https://dl.winamax.fr/client/electron/linux/all/winamax-3.7.1.deb")
-sha256sums=('dbfcdf98f9857c5ca03c298c6d1d9d619f7419d7a7f8012f50d013780050f721')
+source=("https://dl.winamax.fr/client/electron/linux/all/winamax-3.8.0.deb")
+sha256sums=('0651a2f3b22f39b18535527554d120a793284ccb81a6a3dffedfc6ba87d53979')
options=('!debug')
package() {
export LANG=C.UTF-8

Scan history

Scanned at (UTC)SeverityRules
2026-08-03 00:08:14 MEDIUM 2
2026-08-02 00:16:08 MEDIUM 2
2026-08-01 00:11:18 MEDIUM 2
2026-07-31 00:14:10 MEDIUM 2
2026-07-30 15:15:12 MEDIUM 2
2026-07-30 00:17:23 MEDIUM 2
2026-07-29 00:25:53 MEDIUM 2
2026-07-28 00:07:28 MEDIUM 2
2026-07-27 00:24:32 MEDIUM 2
2026-07-26 00:07:32 MEDIUM 2
2026-07-25 00:13:44 MEDIUM 2
2026-07-24 09:27:42 MEDIUM 2
2026-07-24 00:02:28 MEDIUM 2
2026-07-23 15:24:42 MEDIUM 2
2026-07-23 00:14:47 MEDIUM 2
2026-07-22 00:29:32 MEDIUM 2
2026-07-21 00:24:15 MEDIUM 2
2026-07-20 00:19:49 MEDIUM 2
2026-07-19 17:11:42 MEDIUM 2
2026-07-19 00:17:08 MEDIUM 2

Report a package

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

0 / 4000
Your suggestion