tea-wind-bin

MEDIUM
maintainer Teamon 0 votes scanned 2026-09-17 00:27:14.276658
View on AUR
Why flagged

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

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:16 source=("https://d-cdn.wind.com.cn/windnet/linux/${pkgprefix}_${pkgsuffix}.zip")
Medium AI review 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
1# Maintainer: Teamon <teamon9161@163.com>
2
3pkgname=tea-wind-bin
4_pkgname=wind
5pkgver=26.2.0.07030
6pkgrel=1
7pkgdesc="Wind financial terminal, 万得金融终端"
8arch=("x86_64")
9url="http://www.wind.com.cn"
10license=("unknown")
11depends=('libidn11' 'libxcrypt-compat' 'openssl-1.1')
12provides=("$_pkgname")
13install=wind-bin.install
14pkgprefix="com.wind.wft-kylinV10SP1"
15pkgsuffix="amd64.deb"
16source=("https://d-cdn.wind.com.cn/windnet/linux/${pkgprefix}_${pkgsuffix}.zip")
17
18sha512sums=('5e879ea2621700f6e6aa5be8b86e117f5a04b6c507c28e75bc18ec8545073453899de4057efc16b09cfb459c9838251dea9e47d2466eaa33f59f1aed90af502b')
19
20prepare(){
21 cd ${srcdir}
22 unzip -o ${pkgprefix}_${pkgsuffix}.zip
23 ar p "com.wind.wft_${pkgver}_${pkgsuffix}" data.tar.xz | tar xJf -
24
25}
26package(){
27
28 cd $srcdir
29 mkdir -p $pkgdir/opt
30 cp -rf usr $pkgdir/
31
32 mkdir -p ${pkgdir}/opt/apps
33 cp -rf opt/apps/com.wind.wft ${pkgdir}/opt/apps
34 cp -rf usr/share/* ${pkgdir}/usr/share
35}
36

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)SeverityRules
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

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion