editcp

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

LOW AI review downgraded a static finding 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)
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://www.farnsworth.org/dale/codeplug/editcp/downloads/\

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: not_anonymous <nmlibertarian@gmail.com>
2
3pkgname=editcp
4pkgver=1.0.31
5pkgrel=1
6pkgdesc="TYT MD380/390, Retivis RT3, & Alinco DJ-MD40 CPS (Ham/Amateur Radio)"
7arch=('x86_64')
8url="https://www.farnsworth.org/dale/codeplug/editcp/"
9license=('GPL3')
10depends=('qt5ct' 'qt5-tools' 'qt5-speech' 'qt5-webengine' \
11 'libspeechd' 'libmariadbclient' 'postgresql-libs' 'gtk3' \
12 'unixodbc' 'qt5-serialport' 'qt5-wayland' 'hamradio-menus')
13install=editcp.install
14source=(https://www.farnsworth.org/dale/codeplug/editcp/downloads/\
15linux/$pkgname-$pkgver.tar.xz
16https://github.com/DaleFarnsworth/codeplug/raw/master/editcp/logo/editcp_32x32_01.png
17 diff.editcp.sh
18 $pkgname.1
19 $pkgname.desktop)
20
21prepare () {
22 cd $srcdir/$pkgname-$pkgver
23
24 patch -p0 < ../diff.editcp.sh
25}
26
27package() {
28 cd $srcdir/$pkgname-$pkgver
29
30 install -d $pkgdir/usr/share/$pkgname
31
32 cp -a * $pkgdir/usr/share/$pkgname
33
34 mkdir -p $pkgdir/usr/bin
35 install -D -m 755 ../$pkgname.1 $pkgdir/usr/bin/$pkgname
36
37 mkdir -p $pkgdir/usr/share/{applications,pixmaps}
38 install -D -m 644 ../${pkgname}_32x32_01.png $pkgdir/usr/share/pixmaps/$pkgname.png
39 install -D -m 644 ../$pkgname.desktop \
40 $pkgdir/usr/share/applications/.
41}
42md5sums=('574855ab72a066169fdff1f839f32c68'
43 'd8563d34bd6be7d13a9137f8f80b86e2'
44 '66f7cbc8cb62f9d95d8dc9924c728363'
45 '6c9b1f8f43dedb505699b4648cc558a5'
46 '1cb585e3e2a4f1f6fc7a2fcb139bc6d4')
47sha256sums=('c318fe3cc241ca756e6fe5f85b9db90646ea3291b81f469fc093e1c45f13164a'
48 'f219b7708dc3d749b174cba8a0e5a466b7086ae36dd296050b1bb48fcce10107'
49 'fc150f7779a66a717b838770f62eb3d3343f6b123a34f3300070af0f70b538c5'
50 '9822a5e7f7fc179c6a1b98f5886797d91dd0d0d82e465a0a812e445539e9f2f4'
51 '66b78e446e7580ffca6a84b4335bcad6a689faeb6910f61a9ef9951ebc4174b4')
52

Scan history

Scanned at (UTC)SeverityRules
2026-08-03 00:08:14 LOW 2
2026-08-02 00:16:08 LOW 2
2026-08-01 00:11:18 LOW 2
2026-07-31 00:14:10 LOW 2
2026-07-30 00:17:23 LOW 2
2026-07-29 00:25:53 LOW 2
2026-07-28 00:07:28 LOW 2
2026-07-27 00:24:32 LOW 2
2026-07-26 00:07:32 LOW 2
2026-07-25 00:13:44 LOW 2
2026-07-24 00:02:28 LOW 2
2026-07-23 00:14:47 LOW 2
2026-07-22 00:29:32 LOW 2
2026-07-21 00:24:15 LOW 2
2026-07-20 00:19:49 LOW 2
2026-07-19 00:17:08 LOW 2
2026-07-18 00:14:48 LOW 2
2026-07-17 00:06:16 LOW 2
2026-07-16 00:05:41 LOW 2
2026-07-15 00:09:25 LOW 2

Report a package

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

0 / 4000
Your suggestion