lx-music-desktop-bin

maintainer abcfy2 · 14 votes · base lx-music-desktop · scanned 2026-08-03 00:08:14.047287
LOW
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 source is the official project; the proxy is non-standard but not inherently malicious, and the installed content is data and binaries from the legitimate project.

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-07-25) 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 source is the official project; the proxy is non-standard but not inherently malicious, and the installed content is data and binaries from the legitimate project.

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.2
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=('6ed5fdfe7cc027706f9103a6a453501f')
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

Scan history

Scanned at (UTC)SeverityRules
2026-08-03 00:08:14 LOW 2
2026-08-02 00:16:08 LOW 2
2026-08-01 00:11:18 LOW 2
2026-07-31 00:14:10 LOW 2
2026-07-30 00:17:23 LOW 2
2026-07-29 00:25:53 LOW 2
2026-07-28 00:07:28 LOW 2
2026-07-27 00:24:32 LOW 2
2026-07-26 00:07:32 LOW 2
2026-07-25 00:13:44 LOW 2
2026-07-24 00:02:28 LOW 2
2026-07-23 00:14:47 LOW 2
2026-07-22 00:29:32 LOW 2
2026-07-21 00:24:15 LOW 2
2026-07-20 00:19:49 LOW 2
2026-07-19 00:17:08 LOW 2
2026-07-18 00:14:48 LOW 2
2026-07-17 00:06:16 LOW 2
2026-07-16 00:05:41 LOW 2
2026-07-15 00:09:25 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