pdf-compress
The source is a shell script from the project's own official domain (timedicer.co.uk), which is plausibly the maintainer's project site; building from such a source is normal for AUR packages, even if the host is non-whitelisted, and the script is directly installed as the package content.
Triggered rules
llm_review
The static rules flagged this MEDIUM, but an AI model (qwen/qwen3-235b-a22b-2507) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The source is a shell script from the project's own official domain (timedicer.co.uk), which is plausibly the maintainer's project site; building from such a source is normal for AUR packages, even if the host is non-whitelisted, and the script is directly installed as the package content.
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:19
source=($pkgname-$pkgver.sh::https://www.timedicer.co.uk/programs/$pkgname.sh)
PKGBUILD
1 offending line(s) highlighted# Maintainer: Iyán Méndez Veiga <me (at) iyanmv (dot) com>
# Contributor: Caltlgin Stsodaat <contact@fossdaily.xyz>
# Contributor: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=pdf-compress
pkgver=2.1.1
pkgrel=1
pkgdesc="Compress an overlarge pdf file"
arch=(any)
url="https://www.timedicer.co.uk/programs/help/pdf-compress.sh.php"
license=(Apache-2.0)
depends=(
ghostscript
imagemagick
)
optdepends=(
"qpdf: further 10% compression or slightly better quality"
"perl-image-exiftool: used to update the metadata in the destination file"
)
source=($pkgname-$pkgver.sh::https://www.timedicer.co.uk/programs/$pkgname.sh)
b2sums=('68c2a8408554e548a7c6619bfe4a865910cd3bd0a334a43a0ea512dc78d7ee22c27b65f57ebe4a24ccb7ebfde5a108527937346a3c1b30cf48a149a1acaed6c7')
package() {
install -Dm755 $pkgname-$pkgver.sh "$pkgdir"/usr/bin/$pkgname
}
Changes since previous scan
--- PKGBUILD @ 2026-09-01 00:11+++ PKGBUILD @ 2026-09-17 00:27@@ -2,7 +2,7 @@ # Contributor: Caltlgin Stsodaat <contact@fossdaily.xyz> # Contributor: Stefan Husmann <stefan-husmann@t-online.de> pkgname=pdf-compress-pkgver=2.0.4+pkgver=2.1.1 pkgrel=1 pkgdesc="Compress an overlarge pdf file" arch=(any)@@ -17,7 +17,7 @@ "perl-image-exiftool: used to update the metadata in the destination file" ) source=($pkgname-$pkgver.sh::https://www.timedicer.co.uk/programs/$pkgname.sh)-b2sums=('9346140bbdf0f25eb735fcb863f00b500e393fe20fadf660f9ba635b82f0f18c54110393be6cff20d135b31316f6ad46d5f8810d24a9726ed6a43a964858efc6')+b2sums=('68c2a8408554e548a7c6619bfe4a865910cd3bd0a334a43a0ea512dc78d7ee22c27b65f57ebe4a24ccb7ebfde5a108527937346a3c1b30cf48a149a1acaed6c7') package() { install -Dm755 $pkgname-$pkgver.sh "$pkgdir"/usr/bin/$pkgnameScan 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 15:48:43 | Medium | 1 |
| 2026-09-01 00:11:19 | Low | 2 |
| 2026-08-31 00:19:57 | Low | 2 |
| 2026-08-30 00:04:14 | Low | 2 |