netease-cloud-music

LOW
maintainer Ovear 105 votes scanned 2026-09-17 00:27:14.276658
View on AUR
Why flagged

The package downloads a .deb from Netease's official domain (d1.music.126.net) and extracts it locally; this is a standard repackaging workflow for AUR, and the source, while on a non-whitelisted host, is from the official vendor's infrastructure, making the supply chain risk low.

Triggered rules

Low AI review llm_review

An AI model (qwen/qwen3-235b-a22b-07-25) reviewed this and agrees it is LOW (confidence 95%): The package downloads a .deb from Netease's official domain (d1.music.126.net) and extracts it locally; this is a standard repackaging workflow for AUR, and the source, while on a non-whitelisted host, is from the official vendor's infrastructure, making the supply chain risk low.

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:15 "https://d1.music.126.net/dmusic/netease-cloud-music_${pkgver}_amd64_ubuntu_${_pkgdate}.deb"
  • PKGBUILD:16 "https://music.163.com/html/web2/service.html"

PKGBUILD

2 offending line(s) highlighted
1# Maintainer: kXuan <kxuanobj at gmail dot com>
2# Contribuor: Peter Cai <peter at typeblog dot net>
3
4pkgname=netease-cloud-music
5pkgver=1.2.1
6_pkgdate=20190428
7pkgrel=9
8pkgdesc="Netease Cloud Music, converted from .deb package"
9arch=("x86_64")
10url="https://music.163.com/"
11license=('custom')
12depends=('gtk2' 'gtk3' 'vlc' 'taglib1')
13makedepends=(gcc)
14source=(
15 "https://d1.music.126.net/dmusic/netease-cloud-music_${pkgver}_amd64_ubuntu_${_pkgdate}.deb"
16 "https://music.163.com/html/web2/service.html"
17 "patch.c"
18 "exclude.list"
19 "netease-cloud-music.bash"
20)
21sha256sums=('1ee9f02842e6c2c8c79c48b2e932074f9c213a8eb4238e5e63f20438562fecbb'
22 'SKIP'
23 '1080edde7cbd3716464598f80dd5c715737775bec9501740295a40c48236b109'
24 '45ecec9b94872fac7ef5f07f31ab2d2fbf19412f43d865c6125be194d4ec0c86'
25 '3b2c2e2251461d4ee0509ac00d1677d9fff3eaca24f90ef8678efba2c30ae95f')
26
27DLAGENTS=("https::/usr/bin/curl -A 'Mozilla' -fLC - --retry 3 --retry-delay 3 -o %o %u")
28
29build() {
30 cd ${srcdir}
31 cc -O2 -fPIC -shared -I /usr/include/vlc/plugins/ -o libnetease-patch.so patch.c
32 ln -s /usr/lib/libtag.so.1 libtag.so.2
33}
34
35package() {
36 cd ${srcdir}
37 tar -xf data.tar.xz -C ${pkgdir} --exclude-from=exclude.list
38 install -D -m644 service.html ${pkgdir}/usr/share/licenses/$pkgname/license.html
39 install -D -m755 libnetease-patch.so ${pkgdir}/opt/netease/netease-cloud-music/libnetease-patch.so
40 install -D -m755 netease-cloud-music.bash ${pkgdir}/opt/netease/netease-cloud-music/netease-cloud-music.bash
41 install -D -m755 libtag.so.2 ${pkgdir}/opt/netease/netease-cloud-music/libs/libtag.so.2
42}
43

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 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
2026-08-29 00:29:17 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