cumora-bin
The package downloads a prebuilt .deb binary from a non-whitelisted, project-specific domain (updates.cumora.ai), which presents a supply-chain risk if the host were compromised or the download redirected, as the executable content is not independently verifiable.
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=("cumora_${pkgver}_amd64.deb::https://updates.cumora.ai/cumora_${pkgver}_amd64.deb")
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-whitelisted, project-specific domain (updates.cumora.ai), which presents a supply-chain risk if the host were compromised or the download redirected, as the executable content is not independently verifiable.
PKGBUILD
1 offending line(s) highlighted# Maintainer: czyt <czytcn@gmail.com>
pkgname=cumora-bin
pkgver=0.18.4
pkgrel=1
pkgdesc="A workspace where AI teammates live, not visit."
arch=('x86_64')
url="https://cumora.ai"
license=('unknown')
depends=('gtk3' 'libnotify' 'nss' 'libxss' 'libxtst' 'xdg-utils' 'at-spi2-core' 'util-linux-libs' 'libsecret')
optdepends=('libappindicator-gtk3: for system tray icon support')
source=("cumora_${pkgver}_amd64.deb::https://updates.cumora.ai/cumora_${pkgver}_amd64.deb")
md5sums=('9acd4ba3ae889e3ffc1f2b9879c87332')
package() {
# Extract the deb package
bsdtar -xOf "${srcdir}/cumora_${pkgver}_amd64.deb" data.tar.xz | bsdtar -xC "${pkgdir}"
# Fix permissions
chmod -R u=rwX,go=rX "${pkgdir}"
}
Changes since previous scan
--- PKGBUILD @ 2026-09-16 00:03+++ PKGBUILD @ 2026-09-17 00:27@@ -1,6 +1,6 @@ # Maintainer: czyt <czytcn@gmail.com> pkgname=cumora-bin-pkgver=0.18.2+pkgver=0.18.4 pkgrel=1 pkgdesc="A workspace where AI teammates live, not visit." arch=('x86_64')@@ -9,7 +9,7 @@ depends=('gtk3' 'libnotify' 'nss' 'libxss' 'libxtst' 'xdg-utils' 'at-spi2-core' 'util-linux-libs' 'libsecret') optdepends=('libappindicator-gtk3: for system tray icon support') source=("cumora_${pkgver}_amd64.deb::https://updates.cumora.ai/cumora_${pkgver}_amd64.deb")-md5sums=('781eddeccdfce4b35c97d503eb2b4bf8')+md5sums=('9acd4ba3ae889e3ffc1f2b9879c87332') package() { # Extract the deb packageScan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-09-17 00:27:14 | Medium | 2 |
| 2026-09-16 03:21:15 | Medium | 2 |
| 2026-09-16 00:03:17 | Medium | 2 |
| 2026-09-15 00:25:31 | Medium | 2 |
| 2026-09-14 05:16:15 | 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 03:21:42 | Medium | 2 |
| 2026-09-11 00:19:22 | Medium | 2 |
| 2026-09-10 17:21:08 | Medium | 2 |
| 2026-09-10 00:22:44 | Medium | 2 |
| 2026-09-09 17:19:54 | 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 15:12:20 | Medium | 2 |
| 2026-09-06 00:17:06 | Medium | 2 |
| 2026-09-05 16:00:23 | Medium | 2 |
| 2026-09-05 00:16:27 | Medium | 2 |