ecss-elph-bin

MEDIUM
maintainer h8ray 0 votes scanned 2026-09-17 00:27:14.276658
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-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

Report a package

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

0 / 4000
Your suggestion