xiezuo-bin
maintainer RangerCD
· 1 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The package downloads prebuilt .deb files from woa.wps.cn, a domain plausibly owned by the vendor (WPS), and verifies them with fixed SHA256 checksums; while the host is not a standard forge, the files are official binaries from the software vendor, not untrusted third-party code.
Triggered rules
LOW
AI review downgraded a static finding
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 prebuilt .deb files from woa.wps.cn, a domain plausibly owned by the vendor (WPS), and verifies them with fixed SHA256 checksums; while the host is not a standard forge, the files are official binaries from the software vendor, not untrusted third-party code.
1 higher static finding superseded - not the current verdict (shown for transparency)
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:18
source_x86_64=("xiezuo-linux-x64-stable-${pkgver}.deb::https://woa.wps.cn/download/deb-X64")
PKGBUILD
1 offending line(s) highlighted
1
# Generated by debtap
2
# Maintainer: RangerCD <compact-disk@live.com>
3
# Contributor: Kure Fukumakoto <kure.fukumakoto@gmail.com>
4
# Contributor: Xiezuo Team <xiezuo@wps.cn>
5
pkgname=xiezuo-bin
6
pkgver=5.50.0
7
pkgrel=1
8
pkgdesc="WPS一站式企业沟通与协作平台. 整合即时沟通、文档协作、精选应用功能于一体,让办公更高效、更愉悦"
9
arch=('x86_64' 'aarch64')
10
url="https://xz.wps.cn/"
11
license=('unknown')
12
depends=('gtk3' 'libnotify' 'nss' 'libxss' 'libxtst' 'xdg-utils' 'at-spi2-core' 'util-linux-libs' 'libsecret')
13
optdepends=('libappindicator-gtk3')
14
conflicts=('xiezuo')
15
provides=('kingsoft-xiezuo' 'xiezuo')
16
options=('!strip' '!emptydirs')
17
install=${pkgname}.install
18
source_x86_64=("xiezuo-linux-x64-stable-${pkgver}.deb::https://woa.wps.cn/download/deb-X64")
19
source_aarch64=("xiezuo-linux-arm64-stable-${pkgver}.deb::https://woa.wps.cn/download/deb-Arm64")
20
sha256sums_x86_64=('388d4432c182810093b7c2d2dc5ff4409c02083542b48d0520203471ba86aae0')
21
sha256sums_aarch64=('45d30a65d0d52664c9e88cef6a43759e2b1466e0e2201675015f7229a4ad4eb5')
22
23
24
package(){
25
# Extract package data
26
tar xpvf "${srcdir}/data.tar.xz" --xattrs-include='*' --numeric-owner -C "${pkgdir}"
27
28
# Modify files
29
cd "${pkgdir}"
30
mv "${pkgdir}"/usr/share/doc/{kingsoft-xiezuo,xiezuo}
31
32
# Fix directory permissions
33
find "${pkgdir}" -type d | xargs chmod 755
34
}
35
Changes since previous scan
--- PKGBUILD @ 2026-07-29 00:25+++ PKGBUILD @ 2026-08-03 00:08@@ -3,7 +3,7 @@ # Contributor: Kure Fukumakoto <kure.fukumakoto@gmail.com> # Contributor: Xiezuo Team <xiezuo@wps.cn> pkgname=xiezuo-bin-pkgver=5.49.0+pkgver=5.50.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=('d1d3f8c38d5f87db96ba4ccfb9bd8f0466a850c76be25cb8feaf8a32a849e801')-sha256sums_aarch64=('9e90b933bffe8be3f7f40b7e3620b29b8d2b22329fd34077498d9ba15bbf1561')+sha256sums_x86_64=('388d4432c182810093b7c2d2dc5ff4409c02083542b48d0520203471ba86aae0')+sha256sums_aarch64=('45d30a65d0d52664c9e88cef6a43759e2b1466e0e2201675015f7229a4ad4eb5') package(){Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-08-03 00:08:14 | LOW | 2 |
| 2026-08-02 00:16:08 | LOW | 2 |
| 2026-08-01 00:11:18 | LOW | 2 |
| 2026-07-31 00:14:10 | LOW | 2 |
| 2026-07-30 00:17:23 | LOW | 2 |
| 2026-07-29 03:10:20 | MEDIUM | 1 |
| 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 |