csi-dsp-lib

maintainer taotieren · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The source is a tarball from an Aliyun CDN URL, which is not on a standard code host whitelist, but it is a legitimate release artifact from a known vendor (T-Head); the package installs only data/files without executing remote code, and the checksum is verified, limiting supply-chain risk to integrity only.

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-07-25) reviewed the full PKGBUILD and judged it LOW (confidence 90%): The source is a tarball from an Aliyun CDN URL, which is not on a standard code host whitelist, but it is a legitimate release artifact from a known vendor (T-Head); the package installs only data/files without executing remote code, and the checksum is verified, limiting supply-chain risk to integrity only.

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:24 source=("https://occ-oss-prod.oss-cn-hangzhou.aliyuncs.com/resource/1356021/1607416549470/${_pkgname}-v${pkgver}.tar.gz")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: taotieren <admin@taotieren.com>
2
3pkgname=csi-dsp-lib
4_pkgname=${pkgname%-lib}
5pkgver=3.13
6pkgrel=1
7epoch=
8pkgdesc="C-Sky DSP library supports C860v/CK803ef/CK804e/CK804ef/CK805/CK805e/CK805ef/CK860fv/E804d/E804d/E804df/I805."
9arch=('any')
10url="https://occ.t-head.cn/community/download?id=3854657524808884224"
11license=('Apache')
12groups=()
13depends=('bash')
14makedepends=('tar')
15checkdepends=()
16optdepends=()
17provides=()
18conflicts=()
19replaces=()
20backup=()
21options=('!strip')
22install=
23changelog=
24source=("https://occ-oss-prod.oss-cn-hangzhou.aliyuncs.com/resource/1356021/1607416549470/${_pkgname}-v${pkgver}.tar.gz")
25noextract=()
26sha256sums=('f5ff1305814fc62ca1778f98a6a3fed625f5d9a3237805463d2b7b1106c22498')
27#validpgpkeys=()
28
29
30package() {
31 install -dm0755 "${pkgdir}/opt/t-head/${_pkgname}"
32 cp -r "${srcdir}/install/." "${pkgdir}/opt/t-head/${_pkgname}"
33}
34

Scan history

Scanned at (UTC)SeverityRules
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 00:25:53 LOW 2
2026-07-28 00:07:28 LOW 2
2026-07-27 00:24:32 LOW 2
2026-07-26 00:07:32 LOW 2
2026-07-25 00:13:44 LOW 2
2026-07-24 00:02:28 LOW 2
2026-07-23 00:14:47 LOW 2
2026-07-22 00:29:32 LOW 2
2026-07-21 00:24:15 LOW 2
2026-07-20 00:19:49 LOW 2
2026-07-19 00:17:08 LOW 2
2026-07-18 00:14:48 LOW 2
2026-07-17 00:06:16 LOW 2
2026-07-16 00:05:41 LOW 2
2026-07-15 00:09:25 LOW 2

Report a package

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

0 / 4000
Your suggestion