sakura-frp
The package downloads prebuilt binaries from a non-standard host (nya.globalslb.net) which is not a widely recognized or official domain for the project, posing a supply-chain risk if the host is compromised or malicious.
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:11
source=(LICENSE::'https://www.natfrp.com/policy/tos'
llm_review
An AI model (qwen/qwen3-235b-a22b-07-25) reviewed this and agrees it is MEDIUM (confidence 95%): The package downloads prebuilt binaries from a non-standard host (nya.globalslb.net) which is not a widely recognized or official domain for the project, posing a supply-chain risk if the host is compromised or malicious.
PKGBUILD
1 offending line(s) highlighted# Maintainer: yjun <jerrysteve1101 at gmail dot com>
pkgname=sakura-frp
pkgver=0.51.0_sakura_12.3
pkgrel=2
pkgdesc="Sakura Frp Client"
arch=('x86_64' 'i686' 'aarch64' 'armv7h')
url="https://www.natfrp.com/"
license=('custom')
provides=('sakura-frpc' 'natfrp')
source=(LICENSE::'https://www.natfrp.com/policy/tos'
"frpc.ini"
"${pkgname}.tmpfiles"
"${pkgname}.sysusers"
"${pkgname}c.service"
"${pkgname}c@.service"
"${pkgname}c-f@.service")
backup=("etc/${pkgname}/frpc.ini")
_url="https://nya.globalslb.net/natfrp/client/frpc/"
source_x86_64=(${pkgname}-${pkgver}-x86_64::"${_url}/${pkgver//_/-}/frpc_linux_amd64")
source_i686=(${pkgname}-${pkgver}-i686::"${_url}/${pkgver//_/-}/frpc_linux_386")
source_aarch64=(${pkgname}-${pkgver}-aarch64::"${_url}/${pkgver//_/-}/frpc_linux_arm64")
source_armv7h=(${pkgname}-${pkgver}-armv7::"${_url}/${pkgver//_/-}/frpc_linux_armv7")
# disbale strip
# => strip: error: the input file './usr/bin/sakura-frpc' has no sections
options=('!strip')
md5sums=('SKIP'
'217dc59018558a2ae6fcb98da968b022'
'dde0a7ec9482aa7fd1cbccd9ee573794'
'7bb599e157bc23c927c9d316fc29b0c8'
'aa5e634fe5032eff425151306be9d3d8'
'c376a78ccc30f4c741eb4df195c8be69'
'b6f05593949f04968ea4012be9aad10c')
md5sums_x86_64=('8ba7dcde07b1181e4f011e011321c6f8')
md5sums_i686=('00f0b4bfc7e7b339c0c9884d4f45be16')
md5sums_aarch64=('248fb095f2c1a9ed8e9a05784223c40b')
md5sums_armv7h=('59881860fc75bc5e426a816fce6b628e')
package() {
install -Dm755 ${pkgname}-${pkgver}-${CARCH} ${pkgdir}/usr/bin/${pkgname}c
# frpc.ini
install -Dm644 ${srcdir}/frpc.ini -t ${pkgdir}/etc/${pkgname}/
# systemd service
install -Dm644 ${pkgname}c.service -t ${pkgdir}/usr/lib/systemd/system/
install -Dm644 ${pkgname}c@.service -t ${pkgdir}/usr/lib/systemd/system/
install -Dm644 ${pkgname}c-f@.service -t ${pkgdir}/usr/lib/systemd/system/
# LICENSE
install -Dm644 LICENSE -t ${pkgdir}/usr/share/licenses/${pkgname}
# tmpfiles & sysusers
install -Dm644 ${pkgname}.tmpfiles ${pkgdir}/usr/lib/tmpfiles.d/${pkgname}.conf
install -Dm644 ${pkgname}.sysusers ${pkgdir}/usr/lib/sysusers.d/${pkgname}.conf
}
# vim: set sw=2 ts=2 et:
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 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 |
| 2026-08-29 00:29:17 | Medium | 2 |