tksuite-server-agfeo
The source is a tarball from the official vendor's domain (ftp.agfeo.de), which is plausibly the project's own infrastructure; building from official vendor sources is normal AUR packaging, even if the host is not on a standard whitelist.
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 official vendor's domain (ftp.agfeo.de), which is plausibly the project's own infrastructure; building from official vendor sources is normal AUR packaging, even if the host is not on a standard whitelist.
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:29
"ftp://ftp.agfeo.de/pub/software/${_version_string}.tgz"
PKGBUILD
1 offending line(s) highlighted# Maintainer: Yann Buechau <nobodyinperson at posteo de>
pkgname=tksuite-server-agfeo
pkgver=4.4.42
pkgrel=2
epoch=
pkgdesc="AGFEO TK-Suite Professional telephone system configuration tool"
arch=(x86_64 i686)
url="https://www.agfeo.de"
license=(GPL LGPL custom:iMatix custom:SFL custom:SMT)
groups=()
depends=()
depends_i686=(glibc)
depends_x84_64=(lib32-glibc)
makedepends=(imagemagick)
checkdepends=()
optdepends=(
"zenity: graphical error message when launched from .desktop-file"
"xdg-utils: open the web interface from the .desktop-file"
)
provides=()
conflicts=()
replaces=()
backup=(etc/conf.d/tksuite_server.cfg)
options=()
install=
changelog=
_version_string=${pkgname//-/_}_${pkgver}_linux-x86
source=(
"ftp://ftp.agfeo.de/pub/software/${_version_string}.tgz"
"${pkgname}.service"
"${pkgname}.desktop"
"${pkgname}-launch"
)
noextract=()
validpgpkeys=()
md5sums=('e8df3f97cef660965732cb08e022cd60'
'82703c655eb99b32b55148692e77c9c4'
'a531975807cbb4d51b2821812a2d803b'
'150efe9268b4557c19aab2e99ca77dec')
build() {
cd "${_version_string}"
convert tksuite_server/webpages/images/app_menu_off.gif -resize 48x48 "$pkgname".png
cat tksuite_server/defaults.cfg | sed 's/\/var\//\/var\/lib\//' > tksuite_server.cfg
}
package() {
cd "${_version_string}"
mkdir -p "$pkgdir"/usr/share
mkdir -p "$pkgdir"/var/lib/tksuite_server
cp -ar tksuite_server/ "$pkgdir"/usr/share/"$pkgname"
install -m644 "$startdir"/"$pkgname".service -Dt "$pkgdir"/usr/lib/systemd/system
install -m644 "$pkgname".png -Dt "$pkgdir"/usr/share/icons/hicolor/scalable/apps
install -m644 "$startdir"/"$pkgname".desktop -Dt "$pkgdir"/usr/share/applications
install -m755 "$startdir"/"$pkgname"-launch -Dt "$pkgdir"/usr/bin
install -m644 tksuite_server.cfg -Dt "$pkgdir"/etc/conf.d/
rm "$pkgdir"/usr/share/"$pkgname"/defaults.cfg
ln -s /etc/conf.d/tksuite_server.cfg "$pkgdir"/usr/share/"$pkgname"/defaults.cfg
install -m644 tksuite_server/webpages/license*.txt -Dt "$pkgdir"/usr/share/licenses/"$pkgname"
}
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 |