volla-messages-bin

maintainer volla-systeme · 0 votes · scanned 2026-08-03 00:08:14.047287
MEDIUM
View on AUR ↗
Why flagged Installs a prebuilt Debian package from GitHub releases without checksum verification, posing a supply-chain risk if the source is compromised.

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.

MEDIUM AI review of an ambiguous pattern llm_review

The static rules found a suspicious pattern they could not resolve, so an AI model (qwen/qwen3-235b-a22b-2507) reviewed it and judged it MEDIUM (confidence 90%): Installs a prebuilt Debian package from GitHub releases without checksum verification, posing a supply-chain risk if the source is compromised.

PKGBUILD

1pkgname='volla-messages-bin'
2pkgver=1.0.0
3pkgrel=1
4pkgdesc='Private chat for Android and Desktop environments.'
5arch=('x86_64' 'aarch64')
6depends=('cairo' 'desktop-file-utils' 'gdk-pixbuf2' 'glib2' 'gtk3' 'hicolor-icon-theme' 'libsoup' 'pango' 'webkit2gtk-4.1')
7options=('!strip' '!emptydirs')
8license=('LICENSE.txt')
9options=('!strip' '!debug')
10provides=('volla_messages')
11url='https://github.com/HelloVolla/volla-messages'
12
13source_x86_64=("${url}/releases/download/v${pkgver}/Volla.Messages_${pkgver}_amd64.deb")
14source_aarch64=("${url}/releases/download/v${pkgver}/Volla.Messages_${pkgver}_arm64.deb")
15
16sha256sums_x86_64=('SKIP')
17sha256sums_aarch64=('SKIP')
18
19install=${pkgname}.install
20
21package() {
22 # Extract package data
23 tar -xvf data.tar.gz -C "${pkgdir}"
24}

Changes since previous scan

--- PKGBUILD @ 2026-07-31 00:14
+++ PKGBUILD @ 2026-08-03 00:08
@@ -1,5 +1,5 @@
pkgname='volla-messages-bin'
-pkgver=0.12.8
+pkgver=1.0.0
pkgrel=1
pkgdesc='Private chat for Android and Desktop environments.'
arch=('x86_64' 'aarch64')

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 23:19:22 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 17:14:35 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