com.xuexiqiangguo.webclient.deepin
Triggered rules
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:25
source=("https://com-store-packages.uniontech.com/appstore/pool/appstore/x/xuexiqiangguo/com.xuexiqiangguo.webclient.deepin_1.0.1_amd64.deb"
llm_review
An AI model (anthropic/claude-4.6-sonnet-20260217) reviewed this and agrees it is MEDIUM (confidence 72%): The PKGBUILD downloads a prebuilt binary .deb from com-store-packages.uniontech.com, which is the Deepin/UOS app store CDN operated by Uniontech (the company behind Deepin Linux). This is not a random personal host — it is the official Deepin app store package repository — so the supply-chain risk is lower than a truly unofficial host. However, the package still installs an opaque prebuilt binary blob (extracted from a .deb) without any source build, and the host is not the upstream application developer's own distribution channel. The sha256sum provides integrity but not authenticity. The PKGBUILD also has a minor bug: it calls `tar -xvpf data.tar.*` without first extracting the .deb to get data.tar.*, meaning the build will likely fail as written (the .deb is not automatically unpacked). Despite the Deepin CDN being semi-official, distributing an executed prebuilt binary from a third-party app store CDN rather than the upstream developer's own release host remains a genuine medium-severity supply-chain concern.
PKGBUILD
1 offending line(s) highlighted
# Maintainer: Your Name <youremail@domain.com>
# Contributor: Asuka Minato
pkgname=com.xuexiqiangguo.webclient.deepin
pkgver=1.0.1
pkgrel=1
pkgdesc="提供海量、免费的图文和音视频学习资源,探索“有组织、有管理、有指导、有服务”学习,让学习更多样、更个性、更智能、更便捷。"
arch=(x86_64)
url="www.xuexi.cn"
license=('custom')
depends=(
qt5-webchannel
bash
dtkwidget
glibc
gcc-libs
qt5-webengine
qt5-webkit
qt5-declarative
qt5-location
libglvnd
qt5-base
qt5-x11extras
)
source=("https://com-store-packages.uniontech.com/appstore/pool/appstore/x/xuexiqiangguo/com.xuexiqiangguo.webclient.deepin_1.0.1_amd64.deb"
)
sha256sums=('3a5f307d6cb2e0723051590fbf830248b1c1a1acba8107d028b169cf95744387')
package() {
tar -xvpf data.tar.* -C $pkgdir
echo "run /opt/apps/com.xuexiqiangguo.webclient.deepin/files/bin/com.xuexiqiangguo.webclient.deepin.sh"
}
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 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 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 00:19:49 | MEDIUM | 2 |
| 2026-07-19 00:17:08 | MEDIUM | 2 |
| 2026-07-18 00:14:48 | MEDIUM | 2 |
| 2026-07-17 00:06:16 | MEDIUM | 2 |
| 2026-07-16 00:05:41 | MEDIUM | 2 |
| 2026-07-15 00:09:25 | MEDIUM | 2 |