pdf-compress

LOW
maintainer iyanmv 8 votes scanned 2026-09-17 00:27:14.276658
View on AUR
Why flagged

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

Low AI review downgraded a static finding 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)
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:19 source=($pkgname-$pkgver.sh::https://www.timedicer.co.uk/programs/$pkgname.sh)

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Iyán Méndez Veiga <me (at) iyanmv (dot) com>
2# Contributor: Caltlgin Stsodaat <contact@fossdaily.xyz>
3# Contributor: Stefan Husmann <stefan-husmann@t-online.de>
4pkgname=pdf-compress
5pkgver=2.1.1
6pkgrel=1
7pkgdesc="Compress an overlarge pdf file"
8arch=(any)
9url="https://www.timedicer.co.uk/programs/help/pdf-compress.sh.php"
10license=(Apache-2.0)
11depends=(
12 ghostscript
13 imagemagick
14)
15optdepends=(
16 "qpdf: further 10% compression or slightly better quality"
17 "perl-image-exiftool: used to update the metadata in the destination file"
18)
19source=($pkgname-$pkgver.sh::https://www.timedicer.co.uk/programs/$pkgname.sh)
20b2sums=('68c2a8408554e548a7c6619bfe4a865910cd3bd0a334a43a0ea512dc78d7ee22c27b65f57ebe4a24ccb7ebfde5a108527937346a3c1b30cf48a149a1acaed6c7')
21
22package() {
23 install -Dm755 $pkgname-$pkgver.sh "$pkgdir"/usr/bin/$pkgname
24}
25

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/$pkgname

Scan history

Scanned at (UTC)SeverityRules
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

Report a package

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

0 / 4000
Your suggestion