lx-music-desktop-bin

LOW
maintainer abcfy2 14 votes base lx-music-desktop scanned 2026-09-17 00:27:14.276658
View on AUR
Why flagged

The package downloads a prebuilt pacman package from a GitHub release via a proxy domain, but the checksum is verified and the content is a legitimate Electron application; the proxy use is for availability, not obfuscation, and no untrusted code execution occurs.

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-2507) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The package downloads a prebuilt pacman package from a GitHub release via a proxy domain, but the checksum is verified and the content is a legitimate Electron application; the proxy use is for availability, not obfuscation, and no untrusted code execution occurs.

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:17 source=("https://gh-proxy.com/https://github.com/lyswhut/lx-music-desktop/releases/download/v${pkgver}/lx-music-desktop_${pkgver}_x64.pacman")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Felix Golatofski <contact@xdfr.de>
2# Contributor: Fancy <springzfx at gmail.com>
3
4pkgbase=lx-music-desktop
5pkgname=('lx-music-desktop-bin')
6conflicts=('lx-music-desktop')
7pkgver=2.12.5
8pkgrel=1
9pkgdesc="A music software based on Electron + Vue. 一个基于 Electron + Vue 开发的音乐软件。"
10arch=('x86_64')
11url="https://github.com/lyswhut/lx-music-desktop"
12license=('Apache-2.0')
13# Get depends from command: pacman -Qip lx-music-desktop.v${pkgver}.x64.pacman
14# E.g: pacman -Qip lx-music-desktop.v1.2.0.x64.pacman
15# Then copy the `Depends On(依赖于)` field.
16depends=('c-ares' 'ffmpeg' 'gtk3' 'http-parser' 'libevent' 'libvpx' 'libxslt' 'libxss' 'minizip' 'nss' 're2' 'snappy' 'libnotify' 'libappindicator-gtk3')
17source=("https://gh-proxy.com/https://github.com/lyswhut/lx-music-desktop/releases/download/v${pkgver}/lx-music-desktop_${pkgver}_x64.pacman")
18md5sums=('c4cf29b0ef095eda5b605a711fb5a483')
19# copy .INSTALL script from lx-music-desktop.v${pkgver}.x64.pacman
20# E.g: tar xf lx-music-desktop.v1.2.0.x64.pacman .INSTALL && mv -fv .INSTALL lx-music-desktop.install
21install=lx-music-desktop.install
22options=('!strip')
23
24package() {
25 cp -r opt/ usr/ "${pkgdir}"
26}
27

Changes since previous scan

--- PKGBUILD @ 2026-09-15 00:25
+++ PKGBUILD @ 2026-09-17 00:27
@@ -4,7 +4,7 @@
pkgbase=lx-music-desktop
pkgname=('lx-music-desktop-bin')
conflicts=('lx-music-desktop')
-pkgver=2.12.2
+pkgver=2.12.5
pkgrel=1
pkgdesc="A music software based on Electron + Vue. 一个基于 Electron + Vue 开发的音乐软件。"
arch=('x86_64')
@@ -15,7 +15,7 @@
# Then copy the `Depends On(依赖于)` field.
depends=('c-ares' 'ffmpeg' 'gtk3' 'http-parser' 'libevent' 'libvpx' 'libxslt' 'libxss' 'minizip' 'nss' 're2' 'snappy' 'libnotify' 'libappindicator-gtk3')
source=("https://gh-proxy.com/https://github.com/lyswhut/lx-music-desktop/releases/download/v${pkgver}/lx-music-desktop_${pkgver}_x64.pacman")
-md5sums=('6ed5fdfe7cc027706f9103a6a453501f')
+md5sums=('c4cf29b0ef095eda5b605a711fb5a483')
# copy .INSTALL script from lx-music-desktop.v${pkgver}.x64.pacman
# E.g: tar xf lx-music-desktop.v1.2.0.x64.pacman .INSTALL && mv -fv .INSTALL lx-music-desktop.install
install=lx-music-desktop.install

Scan history

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

Report a package

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

0 / 4000
Your suggestion