ecss-elph-bin
The package downloads a prebuilt .deb from a non-whitelisted, non-standard host (archive.eltex.org), which could be a supply-chain risk if the host were compromised or if the package were silently swapped, though it is plausibly an official vendor source.
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.org/ssw/jammy/elph/pool/main/e/${_pkgname}/${_pkgname}_${pkgver}_amd64.deb")
llm_review
An AI model (qwen/qwen3-235b-a22b-07-25) reviewed this and agrees it is MEDIUM (confidence 95%): The package downloads a prebuilt .deb from a non-whitelisted, non-standard host (archive.eltex.org), which could be a supply-chain risk if the host were compromised or if the package were silently swapped, though it is plausibly an official vendor source.
PKGBUILD
1 offending line(s) highlighted# See contacts at https://aur.archlinux.org/cgit/aur.git/tree/README.md?h=ecss-elph-bin
pkgname=ecss-elph-bin
_pkgname=ecss-elph
pkgver=2.14.8.3
pkgrel=1
pkgdesc="An application to extend the functionality of an ECSS-10 enabled telephone set and use it as a software SIP client"
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" "libsecret" "libappindicator")
provides=("${_pkgname}")
conflicts=("${_pkgname}")
source=("https://archive.eltex.org/ssw/jammy/elph/pool/main/e/${_pkgname}/${_pkgname}_${pkgver}_amd64.deb")
sha256sums=('ac54bf0169e1c60dcbc46d4d1ace7d66361f84dbe21d885844b819d73e724afb')
prepare() {
tar -xvf data.tar.zst
sed -i 's/Categories=.*;/Categories=Chat;Network;InstantMessaging;/' "usr/share/applications/${_pkgname}.desktop"
}
package() {
mv -v "usr/share/doc/${_pkgname}/README.Debian" "usr/share/doc/${_pkgname}/README"
mkdir -vp "${pkgdir}/usr/lib/ecss/${_pkgname}"
cp -vr --no-preserve=ownership --preserve=mode "usr/lib/ecss/${_pkgname}" "${pkgdir}/usr/lib/ecss/"
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/"
}
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 |