xiezuo-bin
The package downloads official .deb binaries from the vendor's own domain (woa.wps.cn), which hosts legitimate WPS-related software; despite the non-whitelisted host, the source is plausibly official and the binaries are verified via sha256sums, reducing supply-chain risk to low.
Triggered rules
llm_review
The static rules flagged this MEDIUM, but an AI model (qwen/qwen3-235b-a22b-2507) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The package downloads official .deb binaries from the vendor's own domain (woa.wps.cn), which hosts legitimate WPS-related software; despite the non-whitelisted host, the source is plausibly official and the binaries are verified via sha256sums, reducing supply-chain risk to low.
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:18
source_x86_64=("xiezuo-linux-x64-stable-${pkgver}.deb::https://woa.wps.cn/download/deb-X64")
PKGBUILD
1 offending line(s) highlighted# Generated by debtap
# Maintainer: RangerCD <compact-disk@live.com>
# Contributor: Kure Fukumakoto <kure.fukumakoto@gmail.com>
# Contributor: Xiezuo Team <xiezuo@wps.cn>
pkgname=xiezuo-bin
pkgver=5.53.0
pkgrel=1
pkgdesc="WPS一站式企业沟通与协作平台. 整合即时沟通、文档协作、精选应用功能于一体,让办公更高效、更愉悦"
arch=('x86_64' 'aarch64')
url="https://xz.wps.cn/"
license=('unknown')
depends=('gtk3' 'libnotify' 'nss' 'libxss' 'libxtst' 'xdg-utils' 'at-spi2-core' 'util-linux-libs' 'libsecret')
optdepends=('libappindicator-gtk3')
conflicts=('xiezuo')
provides=('kingsoft-xiezuo' 'xiezuo')
options=('!strip' '!emptydirs')
install=${pkgname}.install
source_x86_64=("xiezuo-linux-x64-stable-${pkgver}.deb::https://woa.wps.cn/download/deb-X64")
source_aarch64=("xiezuo-linux-arm64-stable-${pkgver}.deb::https://woa.wps.cn/download/deb-Arm64")
sha256sums_x86_64=('5d1b0c83cadda44c7ff36d043e82259af607b92efbdbc16778dec37d2c4be4a0')
sha256sums_aarch64=('2562a6c274a4d5abeba789d9cc00947635414703f730997fa8ca31815de2bde4')
package(){
# Extract package data
data_archive=$(find ${srcdir} -name data.tar.*)
[[ -z "${data_archive}" ]] && { error "data.tar.* not found in ${srcdir}"; return 1; }
tar xpvf "${data_archive}" --xattrs-include='*' --numeric-owner -C "${pkgdir}"
# Modify files
cd "${pkgdir}"
mv "${pkgdir}"/usr/share/doc/{kingsoft-xiezuo,xiezuo}
# Fix directory permissions
find "${pkgdir}" -type d | xargs chmod 755
}
Changes since previous scan
--- PKGBUILD @ 2026-08-31 00:19+++ PKGBUILD @ 2026-09-17 00:27@@ -3,7 +3,7 @@ # Contributor: Kure Fukumakoto <kure.fukumakoto@gmail.com> # Contributor: Xiezuo Team <xiezuo@wps.cn> pkgname=xiezuo-bin-pkgver=5.52.3+pkgver=5.53.0 pkgrel=1 pkgdesc="WPS一站式企业沟通与协作平台. 整合即时沟通、文档协作、精选应用功能于一体,让办公更高效、更愉悦" arch=('x86_64' 'aarch64')@@ -17,8 +17,8 @@ install=${pkgname}.install source_x86_64=("xiezuo-linux-x64-stable-${pkgver}.deb::https://woa.wps.cn/download/deb-X64") source_aarch64=("xiezuo-linux-arm64-stable-${pkgver}.deb::https://woa.wps.cn/download/deb-Arm64")-sha256sums_x86_64=('2e6246b5d15e90c9c94cc80e7d137d99f46fea570b69e66b4efe99c6a040b9e4')-sha256sums_aarch64=('4bd67224b1653a581dbc889bfa6a56b8db1d03e716aa867af7c3e780b7e37523')+sha256sums_x86_64=('5d1b0c83cadda44c7ff36d043e82259af607b92efbdbc16778dec37d2c4be4a0')+sha256sums_aarch64=('2562a6c274a4d5abeba789d9cc00947635414703f730997fa8ca31815de2bde4') package(){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 05:44:47 | Medium | 1 |
| 2026-08-31 00:19:57 | Low | 2 |
| 2026-08-30 00:04:14 | Low | 2 |