ecss-elph-bin

maintainer h8ray · 0 votes · scanned 2026-08-03 00:08:14.047287
MEDIUM
View on AUR ↗
Why flagged 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

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:14 source=("https://archive.eltex.org/ssw/jammy/elph/pool/main/e/${_pkgname}/${_pkgname}_${pkgver}_amd64.deb")
MEDIUM AI review 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
1# See contacts at https://aur.archlinux.org/cgit/aur.git/tree/README.md?h=ecss-elph-bin
2
3pkgname=ecss-elph-bin
4_pkgname=ecss-elph
5pkgver=2.14.8.3
6pkgrel=1
7pkgdesc="An application to extend the functionality of an ECSS-10 enabled telephone set and use it as a software SIP client"
8arch=("x86_64")
9url="https://docs.eltex-co.ru/display/doc/Elph+Desktop"
10license=("custom")
11depends=("gtk3" "libnotify" "nss" "libxss" "libxtst" "xdg-utils" "at-spi2-core" "util-linux" "libsecret" "libappindicator")
12provides=("${_pkgname}")
13conflicts=("${_pkgname}")
14source=("https://archive.eltex.org/ssw/jammy/elph/pool/main/e/${_pkgname}/${_pkgname}_${pkgver}_amd64.deb")
15sha256sums=('ac54bf0169e1c60dcbc46d4d1ace7d66361f84dbe21d885844b819d73e724afb')
16
17prepare() {
18 tar -xvf data.tar.zst
19
20 sed -i 's/Categories=.*;/Categories=Chat;Network;InstantMessaging;/' "usr/share/applications/${_pkgname}.desktop"
21}
22
23package() {
24 mv -v "usr/share/doc/${_pkgname}/README.Debian" "usr/share/doc/${_pkgname}/README"
25
26 mkdir -vp "${pkgdir}/usr/lib/ecss/${_pkgname}"
27 cp -vr --no-preserve=ownership --preserve=mode "usr/lib/ecss/${_pkgname}" "${pkgdir}/usr/lib/ecss/"
28
29 mkdir -vp "${pkgdir}/usr/share/applications"
30 cp -vr --no-preserve=ownership --preserve=mode "usr/share/applications" "${pkgdir}/usr/share/"
31
32 mkdir -vp "${pkgdir}/usr/share/doc/${_pkgname}"
33 cp -vr --no-preserve=ownership --preserve=mode "usr/share/doc/${_pkgname}" "${pkgdir}/usr/share/doc/"
34
35 mkdir -vp "${pkgdir}/usr/share/icons"
36 cp -vr --no-preserve=ownership --preserve=mode "usr/share/icons" "${pkgdir}/usr/share/"
37}
38

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 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
2026-07-15 00:09:25 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