editcp
The source is a tarball from the project's own official website (farnsworth.org), which is plausibly the maintainer's domain; building from project-owned source is normal for AUR, and the checksums are provided, so the risk is low despite the non-whitelisted host.
Triggered rules
llm_review
The static rules flagged this MEDIUM, but an AI model (qwen/qwen3-235b-a22b-07-25) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The source is a tarball from the project's own official website (farnsworth.org), which is plausibly the maintainer's domain; building from project-owned source is normal for AUR, and the checksums are provided, so the risk is low despite the non-whitelisted host.
1 higher static finding superseded - not the current verdict (shown for transparency)
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://www.farnsworth.org/dale/codeplug/editcp/downloads/\
PKGBUILD
1 offending line(s) highlighted# Maintainer: not_anonymous <nmlibertarian@gmail.com>
pkgname=editcp
pkgver=1.0.31
pkgrel=1
pkgdesc="TYT MD380/390, Retivis RT3, & Alinco DJ-MD40 CPS (Ham/Amateur Radio)"
arch=('x86_64')
url="https://www.farnsworth.org/dale/codeplug/editcp/"
license=('GPL3')
depends=('qt5ct' 'qt5-tools' 'qt5-speech' 'qt5-webengine' \
'libspeechd' 'libmariadbclient' 'postgresql-libs' 'gtk3' \
'unixodbc' 'qt5-serialport' 'qt5-wayland' 'hamradio-menus')
install=editcp.install
source=(https://www.farnsworth.org/dale/codeplug/editcp/downloads/\
linux/$pkgname-$pkgver.tar.xz
https://github.com/DaleFarnsworth/codeplug/raw/master/editcp/logo/editcp_32x32_01.png
diff.editcp.sh
$pkgname.1
$pkgname.desktop)
prepare () {
cd $srcdir/$pkgname-$pkgver
patch -p0 < ../diff.editcp.sh
}
package() {
cd $srcdir/$pkgname-$pkgver
install -d $pkgdir/usr/share/$pkgname
cp -a * $pkgdir/usr/share/$pkgname
mkdir -p $pkgdir/usr/bin
install -D -m 755 ../$pkgname.1 $pkgdir/usr/bin/$pkgname
mkdir -p $pkgdir/usr/share/{applications,pixmaps}
install -D -m 644 ../${pkgname}_32x32_01.png $pkgdir/usr/share/pixmaps/$pkgname.png
install -D -m 644 ../$pkgname.desktop \
$pkgdir/usr/share/applications/.
}
md5sums=('574855ab72a066169fdff1f839f32c68'
'd8563d34bd6be7d13a9137f8f80b86e2'
'66f7cbc8cb62f9d95d8dc9924c728363'
'6c9b1f8f43dedb505699b4648cc558a5'
'1cb585e3e2a4f1f6fc7a2fcb139bc6d4')
sha256sums=('c318fe3cc241ca756e6fe5f85b9db90646ea3291b81f469fc093e1c45f13164a'
'f219b7708dc3d749b174cba8a0e5a466b7086ae36dd296050b1bb48fcce10107'
'fc150f7779a66a717b838770f62eb3d3343f6b123a34f3300070af0f70b538c5'
'9822a5e7f7fc179c6a1b98f5886797d91dd0d0d82e465a0a812e445539e9f2f4'
'66b78e446e7580ffca6a84b4335bcad6a689faeb6910f61a9ef9951ebc4174b4')
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-09-17 00:27:14 | Low | 2 |
| 2026-09-16 00:03:17 | Low | 2 |
| 2026-09-15 00:25:31 | Low | 2 |
| 2026-09-14 00:27:57 | Low | 2 |
| 2026-09-13 00:19:54 | Low | 2 |
| 2026-09-12 00:25:17 | Low | 2 |
| 2026-09-11 00:19:22 | Low | 2 |
| 2026-09-10 00:22:44 | Low | 2 |
| 2026-09-09 00:04:09 | Low | 2 |
| 2026-09-08 00:18:08 | Low | 2 |
| 2026-09-07 00:30:15 | Low | 2 |
| 2026-09-06 00:17:06 | Low | 2 |
| 2026-09-05 00:16:27 | Low | 2 |
| 2026-09-04 00:03:13 | Low | 2 |
| 2026-09-03 00:15:47 | Low | 2 |
| 2026-09-02 00:02:31 | Low | 2 |
| 2026-09-01 00:11:19 | Low | 2 |
| 2026-08-31 00:19:57 | Low | 2 |
| 2026-08-30 00:04:14 | Low | 2 |
| 2026-08-29 00:29:17 | Low | 2 |