tea-wind-bin
The package downloads a prebuilt Debian package from a non-standard host (d-cdn.wind.com.cn) which is not on the whitelist; the source is a binary blob that could be silently swapped, posing a supply-chain risk despite being from a plausible project domain.
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:16
source=("https://d-cdn.wind.com.cn/windnet/linux/${pkgprefix}_${pkgsuffix}.zip")
llm_review
An AI model (qwen/qwen3-235b-a22b-2507) reviewed this and agrees it is MEDIUM (confidence 95%): The package downloads a prebuilt Debian package from a non-standard host (d-cdn.wind.com.cn) which is not on the whitelist; the source is a binary blob that could be silently swapped, posing a supply-chain risk despite being from a plausible project domain.
PKGBUILD
1 offending line(s) highlighted# Maintainer: Teamon <teamon9161@163.com>
pkgname=tea-wind-bin
_pkgname=wind
pkgver=26.2.0.07030
pkgrel=1
pkgdesc="Wind financial terminal, 万得金融终端"
arch=("x86_64")
url="http://www.wind.com.cn"
license=("unknown")
depends=('libidn11' 'libxcrypt-compat' 'openssl-1.1')
provides=("$_pkgname")
install=wind-bin.install
pkgprefix="com.wind.wft-kylinV10SP1"
pkgsuffix="amd64.deb"
source=("https://d-cdn.wind.com.cn/windnet/linux/${pkgprefix}_${pkgsuffix}.zip")
sha512sums=('5e879ea2621700f6e6aa5be8b86e117f5a04b6c507c28e75bc18ec8545073453899de4057efc16b09cfb459c9838251dea9e47d2466eaa33f59f1aed90af502b')
prepare(){
cd ${srcdir}
unzip -o ${pkgprefix}_${pkgsuffix}.zip
ar p "com.wind.wft_${pkgver}_${pkgsuffix}" data.tar.xz | tar xJf -
}
package(){
cd $srcdir
mkdir -p $pkgdir/opt
cp -rf usr $pkgdir/
mkdir -p ${pkgdir}/opt/apps
cp -rf opt/apps/com.wind.wft ${pkgdir}/opt/apps
cp -rf usr/share/* ${pkgdir}/usr/share
}
Changes since previous scan
--- PKGBUILD @ 2026-09-03 00:15+++ PKGBUILD @ 2026-09-17 00:27@@ -2,7 +2,7 @@ pkgname=tea-wind-bin _pkgname=wind-pkgver=26.1.0.04151+pkgver=26.2.0.07030 pkgrel=1 pkgdesc="Wind financial terminal, 万得金融终端" arch=("x86_64")@@ -15,7 +15,7 @@ pkgsuffix="amd64.deb" source=("https://d-cdn.wind.com.cn/windnet/linux/${pkgprefix}_${pkgsuffix}.zip") -sha512sums=('9e43939849a49cad32c7bbd284b05fef66eaa9ba3ec1d5f829c6628c5a9d2682e4df64e5743ebdaef6b8c5b325ba4342082e9a88bd5ff5984574d92edd044d64')+sha512sums=('5e879ea2621700f6e6aa5be8b86e117f5a04b6c507c28e75bc18ec8545073453899de4057efc16b09cfb459c9838251dea9e47d2466eaa33f59f1aed90af502b') prepare(){ cd ${srcdir}Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-09-17 00:27:14 | Medium | 2 |
| 2026-09-16 00:03:17 | Medium | 2 |
| 2026-09-15 00:25:31 | Medium | 2 |
| 2026-09-14 00:27:57 | Medium | 2 |
| 2026-09-13 00:19:54 | Medium | 2 |
| 2026-09-12 00:25:17 | Medium | 2 |
| 2026-09-11 00:19:22 | Medium | 2 |
| 2026-09-10 00:22:44 | Medium | 2 |
| 2026-09-09 00:04:09 | Medium | 2 |
| 2026-09-08 00:18:08 | Medium | 2 |
| 2026-09-07 00:30:15 | Medium | 2 |
| 2026-09-06 00:17:06 | Medium | 2 |
| 2026-09-05 00:16:27 | Medium | 2 |
| 2026-09-04 00:03:13 | Medium | 2 |
| 2026-09-03 05:52:26 | Medium | 2 |
| 2026-09-03 00:15:47 | Medium | 2 |
| 2026-09-02 00:02:31 | Medium | 2 |
| 2026-09-01 00:11:19 | Medium | 2 |
| 2026-08-31 00:19:57 | Medium | 2 |
| 2026-08-30 00:04:14 | Medium | 2 |