xfhell
The source is a tarball from a personal website (qsl.net) not on the whitelist, but it is the project's own source code being built, with provided and matching checksums, posing low risk.
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 a personal website (qsl.net) not on the whitelist, but it is the project's own source code being built, with provided and matching checksums, posing low risk.
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:17
source=("http://www.qsl.net/5b4az/pkg/$pkgname/$pkgname-$pkgver.tar.bz2"
PKGBUILD
1 offending line(s) highlighted# Maintainer: not_anonymous <nmlibertarian@gmail.com>
# Original Contributor: Bob Finch <w9ya@arrl.net>
pkgname=xfhell
pkgver=3.3
pkgrel=2
pkgdesc="Ham Radio - OLDER GTK2 version - de/en-codes Hellschreiber signals."
arch=('i686' 'x86_64')
url="http://www.qsl.net/5b4az/pkg/xfhell/xfhell.html"
license=(GPL3)
depends=('gtk2' 'alsa-lib' 'hamradio-menus')
makedepends=('autoconf' 'automake' 'intltool' 'pkg-config')
# 'imagemagick: used IF you want to convert icons/images')
options=('!emptydirs')
provides=(xfhell)
conflicts=(xfhell-gtk3)
source=("http://www.qsl.net/5b4az/pkg/$pkgname/$pkgname-$pkgver.tar.bz2"
diff.autogen.sh
diff.Makefile.am
$pkgname.desktop
xdemorse.png
$pkgname.1)
prepare() {
cd $srcdir/$pkgname-$pkgver
patch -p0 < ../diff.autogen.sh
patch -p0 < ../diff.Makefile.am
sed -i s:xpm:png: Makefile.am
mkdir files/
# convert files/$pkgname.xpm files/$pkgname.png
install -m644 ../$pkgname.desktop files/$pkgname.desktop
install -m644 ../xdemorse.png files/$pkgname.png
}
build() {
cd $srcdir/$pkgname-$pkgver
./autogen.sh
./configure --prefix=/usr
make
}
check() {
cd $srcdir/$pkgname-$pkgver
# make check
make -i check # sadly the intl. files. are not correct (sigh)
}
package() {
cd $srcdir/$pkgname-$pkgver
mkdir -p $pkgdir/usr/share/{applications,pixmaps,$pkgname,doc/$pkgname}
make DESTDIR=$pkgdir install
mkdir -p $pkgdir/usr/bin
mv $pkgdir/usr/bin/$pkgname $pkgdir/usr/bin/$pkgname.1
install -D -m 755 ../$pkgname.1 $pkgdir/usr/bin/$pkgname
}
md5sums=('4bf34e4ba47ee886e47bd1d631f6a4c5'
'0dc3caa8b1acd87b453bd0acef17b034'
'f5b10bc9c510cb359b6cb626d628aab9'
'9a3568a6dbdd2bfb90aa76adf2dc531f'
'edcd3f301ec8ea95453d40534beb6ede'
'f1b4aee1d96afc2a5aa2aed475914ce4')
sha256sums=('527f3139ece4596de6c83a8504da8c13b45359b25661d9a56c10eb30d3a92c21'
'335a1b0407d45a2abd6260564ca50bea04e02485cc41c59a835341fa0e5dd1ee'
'2484d70e867515fbe49fff2463a1ef8ecee02f1feb36ef4deec8fd24fcea0f7b'
'a4bdba7b601bace48e15bd2dc6f0daadd8a10511242cbb2fdc17bf78a19647b5'
'857eb46c32c12333a7110fb3ea99d2246084724856638f2e04324fc2a576626d'
'e98727d5dd44ef65854b0735f45e7fbee19102d182b872bbd56b048d45a1f4a4')
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 |