logw2

MEDIUM
maintainer dii2r2 1 votes scanned 2026-09-17 00:27:14.276658
View on AUR
Why flagged

The package downloads a prebuilt .deb from a non-standard host (r2.logw2.com), which is an unverifiable executable artifact; if compromised, it could deliver malicious code during installation.

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:13 source_x86_64=("https://r2.logw2.com/releases/0.5.1/linux-x86_64/logw2_0.5.1_amd64.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 from a non-standard host (r2.logw2.com), which is an unverifiable executable artifact; if compromised, it could deliver malicious code during installation.

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: dii2r2
2# Contributor:
3pkgname=logw2
4pkgver=0.5.1
5pkgrel=1
6pkgdesc="Logw2 desktop client for your Guild Wars 2 logs"
7arch=('x86_64')
8url="https://logw2.com"
9license=('custom:proprietary')
10depends=('cairo' 'desktop-file-utils' 'gdk-pixbuf2' 'glib2' 'gtk3' 'hicolor-icon-theme' 'libsoup' 'pango' 'webkit2gtk-4.1' 'dotnet-runtime-8.0' 'dotnet-sdk-8.0' 'libappindicator')
11options=('!strip' '!debug')
12install=${pkgname}.install
13source_x86_64=("https://r2.logw2.com/releases/0.5.1/linux-x86_64/logw2_0.5.1_amd64.deb")
14sha256sums_x86_64=('7d923d218a6fd30aeb5364702dbc29cf479031ed110535d9819ff06bbd6bc751')
15package() {
16 # Extract package data
17 tar -xvf data.tar.gz -C "${pkgdir}"
18}
19

Changes since previous scan

--- PKGBUILD @ 2026-09-15 00:25
+++ PKGBUILD @ 2026-09-17 00:27
@@ -1,7 +1,7 @@
-# Maintainer:
+# Maintainer: dii2r2
# Contributor:
pkgname=logw2
-pkgver=0.4.4
+pkgver=0.5.1
pkgrel=1
pkgdesc="Logw2 desktop client for your Guild Wars 2 logs"
arch=('x86_64')
@@ -10,8 +10,8 @@
depends=('cairo' 'desktop-file-utils' 'gdk-pixbuf2' 'glib2' 'gtk3' 'hicolor-icon-theme' 'libsoup' 'pango' 'webkit2gtk-4.1' 'dotnet-runtime-8.0' 'dotnet-sdk-8.0' 'libappindicator')
options=('!strip' '!debug')
install=${pkgname}.install
-source_x86_64=("https://r2.logw2.com/releases/0.4.4/linux-x86_64/logw2_0.4.4_amd64.deb")
-sha256sums_x86_64=('400d6a468f97d40c7156745b72669b8b1960af9528883a1083225547a0ec6b01')
+source_x86_64=("https://r2.logw2.com/releases/0.5.1/linux-x86_64/logw2_0.5.1_amd64.deb")
+sha256sums_x86_64=('7d923d218a6fd30aeb5364702dbc29cf479031ed110535d9819ff06bbd6bc751')
package() {
# Extract package data
tar -xvf data.tar.gz -C "${pkgdir}"

Scan history

Scanned at (UTC)SeverityRules
2026-09-17 00:27:14 Medium 2
2026-09-16 00:03:17 Medium 2
2026-09-15 03:18:22 Medium 2
2026-09-15 00:25:31 Medium 2
2026-09-14 00:27:57 Medium 2
2026-09-13 00:19:54 Medium 2
2026-09-12 00:25:17 Medium 2
2026-09-11 00:19:22 Medium 2
2026-09-10 00:22:44 Medium 2
2026-09-09 00:04:09 Medium 2
2026-09-08 00:18:08 Medium 2
2026-09-07 00:30:15 Medium 2
2026-09-06 02:02:01 Medium 2
2026-09-06 00:17:06 Medium 2
2026-09-05 00:16:27 Medium 2
2026-09-04 00:03:13 Medium 2
2026-09-03 00:15:47 Medium 2
2026-09-02 00:02:31 Medium 2
2026-09-01 00:11:19 Medium 2
2026-08-31 00:19:57 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