elph-nova-bin
The package downloads a prebuilt .deb binary from a non-standard, non-whitelisted host (archive.eltex-co.ru), which is not a common upstream source for AUR packages; the host is plausibly related to the vendor but lacks third-party verification, and the binary could be swapped if the host is compromised, posing a supply-chain risk.
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:14
source=("https://archive.eltex-co.ru/repository/elph-services-raw/${_pkgname}/${pkgver}/linux/${_pkgname}-${pkgver}-linux-x64.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-standard, non-whitelisted host (archive.eltex-co.ru), which is not a common upstream source for AUR packages; the host is plausibly related to the vendor but lacks third-party verification, and the binary could be swapped if the host is compromised, posing a supply-chain risk.
PKGBUILD
1 offending line(s) highlighted# See contacts at https://aur.archlinux.org/cgit/aur.git/tree/README.md?h=elph-nova-bin
pkgname=elph-nova-bin
_pkgname=elph-nova
pkgver=3.6.1
pkgrel=1
pkgdesc="A corporate communications hub designed for effective collaboration with colleagues"
arch=("x86_64")
# url="https://docs.eltex-co.ru/display/doc/Elph+Desktop"
license=("custom")
depends=('gtk3' 'libnotify' 'nss' 'libxss' 'libxtst' 'xdg-utils' 'at-spi2-core' 'util-linux' 'libappindicator')
provides=("${_pkgname}")
conflicts=("${_pkgname}")
source=("https://archive.eltex-co.ru/repository/elph-services-raw/${_pkgname}/${pkgver}/linux/${_pkgname}-${pkgver}-linux-x64.deb")
sha256sums=('0b18a6c75b96b97dcb893b6641f14dd7acedf85a94d3427a5c6f6ae25cc5207c')
prepare() {
tar -xvf data.tar.xz
sed -i 's/Categories=.*;/Categories=Chat;Network;InstantMessaging;/' "usr/share/applications/${_pkgname}.desktop"
}
package() {
mkdir -vp "${pkgdir}/usr/share/applications"
cp -vr --no-preserve=ownership --preserve=mode "usr/share/applications" "${pkgdir}/usr/share/"
mkdir -vp "${pkgdir}/usr/share/doc/${_pkgname}"
cp -vr --no-preserve=ownership --preserve=mode "usr/share/doc/${_pkgname}" "${pkgdir}/usr/share/doc/"
mkdir -vp "${pkgdir}/usr/share/icons"
cp -vr --no-preserve=ownership --preserve=mode "usr/share/icons" "${pkgdir}/usr/share/"
mkdir -vp "${pkgdir}/opt/Elph Nova"
cp -vr --no-preserve=ownership --preserve=mode "opt/Elph Nova" "${pkgdir}/opt/"
}
Changes since previous scan
--- PKGBUILD @ 2026-09-14 00:27+++ PKGBUILD @ 2026-09-17 00:27@@ -2,7 +2,7 @@ pkgname=elph-nova-bin _pkgname=elph-nova-pkgver=3.6.0+pkgver=3.6.1 pkgrel=1 pkgdesc="A corporate communications hub designed for effective collaboration with colleagues" arch=("x86_64")@@ -12,7 +12,7 @@ provides=("${_pkgname}") conflicts=("${_pkgname}") source=("https://archive.eltex-co.ru/repository/elph-services-raw/${_pkgname}/${pkgver}/linux/${_pkgname}-${pkgver}-linux-x64.deb")-sha256sums=('b9b15e84dc3bdbd364546a90099845c212c7fb442e1693c7f77c1d3d570bdd6c')+sha256sums=('0b18a6c75b96b97dcb893b6641f14dd7acedf85a94d3427a5c6f6ae25cc5207c') prepare() { tar -xvf data.tar.xzScan 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 11:16:56 | 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 07:57:01 | 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 |