deepin-wine6-stable
The package downloads a prebuilt .deb from an official UnionTech domain used for Deepin software distribution; while the host is not a common forge, it is plausibly the project's official source, and the package installs only the project's own binary payload without executing unreviewed code or exfiltrating data.
Triggered rules
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 .deb from an official UnionTech domain used for Deepin software distribution; while the host is not a common forge, it is plausibly the project's official source, and the package installs only the project's own binary payload without executing unreviewed code or exfiltrating data.
1 higher static finding superseded - not the current verdict (shown for transparency)
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:12
"https://com-store-packages.uniontech.com/appstore/pool/appstore/d/deepin-wine6-stable/deepin-wine6-stable_${pkgver}-${pkgrel}_amd64.deb"
PKGBUILD
1 offending line(s) highlighted# Contributer: abcfy2 <abcfy2@163.com>
pkgname='deepin-wine6-stable'
pkgver=6.0.0.58
pkgrel=1
pkgdesc="Deepin wine6 stable"
arch=('x86_64')
url="http://www.deepin.org"
license=('Proprietary')
makedepends=('tar')
source=(
"https://com-store-packages.uniontech.com/appstore/pool/appstore/d/deepin-wine6-stable/deepin-wine6-stable_${pkgver}-${pkgrel}_amd64.deb"
)
noextract=(
"deepin-wine6-stable_${pkgver}-${pkgrel}_amd64.deb"
)
provides=("deepin-wine6-stable-i386=$pkgver" "deepin-wine6-stable-amd64=$pkgver")
replaces=("deepin-wine6-stable-i386" "deepin-wine6-stable-amd64")
conflicts=("deepin-wine6-stable-i386" "deepin-wine6-stable-amd64")
sha256sums=('693343911bd9145b38d11defdb6c7dc522aa1d69d2246319c542e9c26acf69d9')
options=(!strip)
depends=(
'alsa-plugins' 'glib2' 'glibc' 'libgphoto2'
'gst-plugins-base-libs' 'lcms2' 'libldap' 'mpg123'
'openal' 'libpcap' 'libcanberra-pulse' 'libudev0-shim'
'libusb' 'vkd3d' 'libx11' 'libxext' 'libxml2'
'ocl-icd' 'zlib' 'ncurses' 'fontconfig'
'freetype2' 'gettext' 'libxcursor' 'mesa' 'libjpeg6'
'libxrandr' 'libxi' 'glu'
'lib32-alsa-plugins' 'lib32-glib2' 'lib32-glibc' 'libgphoto2'
'lib32-gst-plugins-base-libs' 'lib32-lcms2' 'lib32-libldap' 'lib32-mpg123'
'lib32-openal' 'lib32-libpcap' 'lib32-libcanberra-pulse' 'lib32-libudev0-shim'
'lib32-libusb' 'lib32-vkd3d' 'lib32-libx11' 'lib32-libxext' 'lib32-libxml2'
'lib32-ocl-icd' 'lib32-udis86-git' 'lib32-zlib' 'lib32-ncurses' 'lib32-fontconfig'
'lib32-freetype2' 'lib32-gettext' 'lib32-libxcursor' 'lib32-mesa' 'lib32-libjpeg6'
'lib32-libxrandr' 'lib32-libxi' 'lib32-glu'
)
package_deepin-wine6-stable() {
mkdir -p "deepin-wine6-stable_${pkgver}-${pkgrel}"
ar -x "deepin-wine6-stable_${pkgver}-${pkgrel}_amd64.deb" data.tar.xz --output "deepin-wine6-stable_${pkgver}-${pkgrel}"
tar -xf "deepin-wine6-stable_${pkgver}-${pkgrel}/data.tar.xz" --directory="${pkgdir}"
}
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 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 |