vkplay-gamecenter-bin

maintainer Stezko · 1 votes · scanned 2026-08-03 00:08:14.047287
MEDIUM
View on AUR ↗
Why flagged The package downloads a prebuilt .deb from a non-standard host (static.gc.vkplay.ru) which is not on the whitelist; the source is a binary package with a fixed checksum, but if the host were compromised or the download intercepted, an attacker could silently supply a malicious payload, constituting a supply-chain risk.

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:16 source=("${pkgname}-${pkgver}-${pkgrel}.deb::https://static.gc.${_url}/gclinux/deb_repo/GameCenterShowcase_amd64.deb")
MEDIUM AI review llm_review

An AI model (qwen/qwen3-235b-a22b-07-25) reviewed this and agrees it is MEDIUM (confidence 90%): The package downloads a prebuilt .deb from a non-standard host (static.gc.vkplay.ru) which is not on the whitelist; the source is a binary package with a fixed checksum, but if the host were compromised or the download intercepted, an attacker could silently supply a malicious payload, constituting a supply-chain risk.

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Stezkoy
2# Maintainer: Mikhail Velichko <efklid@gmail.com>
3
4pkgname=vkplay-gamecenter-bin
5pkgdesc='VK Play - online gaming service for game lovers, developers and content creators. The platform combines streaming, esports, a place for communication with like-minded users, a catalog of games and cloud gaming.'
6pkgver=1.19
7pkgrel=4
8arch=('x86_64')
9_url="vkplay.ru"
10url="https://vkplay.ru/"
11license=('ISC')
12options=('!strip' '!debug' )
13provides=('vkplay' 'GameCenterShowcase')
14install=${pkgname}.install
15depends=('alsa-lib' 'at-spi2-atk' 'cups' 'gtk3' 'mesa' 'nss')
16source=("${pkgname}-${pkgver}-${pkgrel}.deb::https://static.gc.${_url}/gclinux/deb_repo/GameCenterShowcase_amd64.deb")
17sha512sums=('321003b155e08efb1c305a633af9914b4a76b5fb4d7d43fd44fd17dcd4c028f63d8d10878d5478aa8751f35490c7ab3a90f4977edb3e37f65e96d0f6411009aa')
18
19prepare() {
20 tar -xf data.tar.zst
21}
22
23package() {
24 cp -dr --no-preserve=ownership usr "${pkgdir}"/
25}
26

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 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 00:02:28 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 00:17:08 MEDIUM 2
2026-07-18 00:14:48 MEDIUM 2
2026-07-17 00:06:16 MEDIUM 2
2026-07-16 00:05:41 MEDIUM 2
2026-07-15 00:09:25 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