prismterminal

maintainer MingxuanGame · 0 votes · scanned 2026-08-03 00:08:14.047287
MEDIUM
View on AUR ↗
Why flagged The package downloads a prebuilt .deb binary from a non-standard, non-whitelisted host (support.kagamistudio.com), which is not the project's primary domain, creating a supply-chain risk if the host is compromised or the download is swapped.

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:17 "PrismTerminal_v${pkgver}.deb::https://support.kagamistudio.com/uploads/downloads/PrismTerminal/PrismTerminal-v1.1.29-linux64-22614e6100934200a5f357cfb9811568.deb"
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 .deb binary from a non-standard, non-whitelisted host (support.kagamistudio.com), which is not the project's primary domain, creating a supply-chain risk if the host is compromised or the download is swapped.

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: MingxuanGame <MingxuanGame@outlook.com>
2pkgname="prismterminal"
3pkgver=1.1.29
4pkgrel=1
5pkgdesc="棱镜终端 -- Meowpad 下一代配置器"
6arch=('x86_64')
7license=('unknown')
8url="https://kagamistudio.com/"
9depends=('webkit2gtk-4.1' 'gtk3' 'openssl' 'systemd-libs' 'hicolor-icon-theme')
10makedepends=(
11 'binutils'
12)
13provides=("prismterminal")
14options=('!emptydirs')
15install='udev.install'
16source=(
17 "PrismTerminal_v${pkgver}.deb::https://support.kagamistudio.com/uploads/downloads/PrismTerminal/PrismTerminal-v1.1.29-linux64-22614e6100934200a5f357cfb9811568.deb"
18 '70-prismterminal-hid.rules'
19 'udev.install'
20)
21sha256sums=('d2d41bbc57a656f689d400b7c690af04f00e28565e6e9c9ae1611a5385a29dfd'
22 '5c399802e5cb6e55ab13058e3474ea9c3b67601bdefb5da85061e3628e862428'
23 '97ed0869cf8d327096c734d070c588838913c189187f3c439e07dc368b984fde')
24
25package(){
26 cd "$srcdir"
27 ar x "PrismTerminal_v${pkgver}.deb"
28 tar xf data.tar.gz -C "$pkgdir"
29 install -Dm 644 "$srcdir/70-prismterminal-hid.rules" "$pkgdir"/usr/lib/udev/rules.d/70-prismterminal-hid.rules
30 rm -rf "$pkgdir/usr/src"
31}
32

Changes since previous scan

--- PKGBUILD @ 2026-07-20 00:19
+++ PKGBUILD @ 2026-08-03 00:08
@@ -1,6 +1,6 @@
# Maintainer: MingxuanGame <MingxuanGame@outlook.com>
pkgname="prismterminal"
-pkgver=1.1.24
+pkgver=1.1.29
pkgrel=1
pkgdesc="棱镜终端 -- Meowpad 下一代配置器"
arch=('x86_64')
@@ -14,11 +14,11 @@
options=('!emptydirs')
install='udev.install'
source=(
- "PrismTerminal_v${pkgver}.deb::https://support.kagamistudio.com/uploads/downloads/PrismTerminal/PrismTerminal-v1.1.24-linux64-c746ea2c9b9143ae86214b550f86898a.deb"
+ "PrismTerminal_v${pkgver}.deb::https://support.kagamistudio.com/uploads/downloads/PrismTerminal/PrismTerminal-v1.1.29-linux64-22614e6100934200a5f357cfb9811568.deb"
'70-prismterminal-hid.rules'
'udev.install'
)
-sha256sums=('ad544134474fc831f835242171992a9b9a2f3245ee40802a111a1f79e1e5022c'
+sha256sums=('d2d41bbc57a656f689d400b7c690af04f00e28565e6e9c9ae1611a5385a29dfd'
'5c399802e5cb6e55ab13058e3474ea9c3b67601bdefb5da85061e3628e862428'
'97ed0869cf8d327096c734d070c588838913c189187f3c439e07dc368b984fde')

Scan history

Scanned at (UTC)SeverityRules
2026-08-03 00:08:14 MEDIUM 2
2026-08-02 00:16:08 MEDIUM 2
2026-08-01 00:11:18 MEDIUM 2
2026-07-31 00:14:10 MEDIUM 2
2026-07-30 00:17:23 MEDIUM 2
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 07:13:42 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

Report a package

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

0 / 4000
Your suggestion