dell-h825cdw-s2825cdn

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

The package downloads a driver ZIP from a Dell-hosted but non-whitelisted domain; while the host is not standard, it is plausibly Dell's infrastructure, and the content is a proprietary driver installed as data, not an executed remote payload.

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 package downloads a driver ZIP from a Dell-hosted but non-whitelisted domain; while the host is not standard, it is plausibly Dell's infrastructure, and the content is a proprietary driver installed as data, not an executed remote payload.

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:12 source=("http://dl.dell.com/FOLDER03385341M/1/Printer_H825cdw_Driver_Dell_A00_Linux.zip")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Hurricane Pootis <hurricanepootis@protonmail.com>
2
3pkgname=dell-h825cdw-s2825cdn
4pkgver=1.0_3
5pkgrel=9
6pkgdesc="Proprietary driver for Dell's H825cdw and S2825 Printers"
7arch=('x86_64')
8url="https://www.dell.com/support/home/en-us/product-support/product/dell-h825cdw-printer/drivers"
9license=('LicenseRef-Dell-Technologies-End-User-License-Agreement')
10depends=('libcups' 'glibc')
11DLAGENTS=("http::/usr/bin/curl -A 'Mozilla' -fLC - --retry 3 --retry-delay 3 -o %o %u")
12source=("http://dl.dell.com/FOLDER03385341M/1/Printer_H825cdw_Driver_Dell_A00_Linux.zip")
13makedepends=('unzip' 'libarchive')
14sha256sums=('e993d3ebbcbfa7dfa7f74d00096bab57bafbdb4b9415f5b69169cd7485a1b18c')
15
16#_rpmfile="S2825cdn-H825cdw/Dell-Color-MFP-S2825cdn-H825cdw-${pkgver//_/-}.$CARCH.rpm"
17_rpmfile="Dell-Color-MFP-S2825cdn-H825cdw-${pkgver//_/-}.$CARCH.rpm"
18
19
20prepare() {
21 cd "$srcdir/"
22
23 unzip -n Printer_H825cdw_Driver_Dell_A00_Linux.zip
24
25 cd "$srcdir/S2825cdn-H825cdw"
26 bsdtar -f $_rpmfile -x
27}
28
29package() {
30 mv "$srcdir/S2825cdn-H825cdw/usr" "$srcdir/usr"
31 mv "$srcdir/S2825cdn-H825cdw/License" "$srcdir/License"
32 mkdir -p "$pkgdir"/usr/share/cups/model && mkdir -p "$pkgdir"/usr/lib/cups/filter/Dell-Color-MFP-S2825cdn-H825cdw
33 install -Dm644 "$srcdir"/usr/share/cups/model/Dell/Dell_Color_MFP_S2825cdn.ppd.gz "$pkgdir"/usr/share/cups/model/Dell/Dell_Color_MFP_S2825cdn.ppd.gz
34 install -Dm644 "$srcdir"/usr/share/cups/model/Dell/Dell_Color_MFP_H825cdw.ppd.gz "$pkgdir"/usr/share/cups/model/Dell/Dell_Color_MFP_H825cdw.ppd.gz
35 install -Dm755 "$srcdir"/usr/lib/cups/filter/Dell-Color-MFP-S2825cdn-H825cdw/DellSecureFilter "$pkgdir"/usr/lib/cups/filter/Dell-Color-MFP-S2825cdn-H825cdw/DellSecureFilter
36 install -Dm644 "$srcdir"/License/English/License.txt "$pkgdir"/usr/share/licenses/"$pkgname"/License.txt
37}
38
39

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 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

Report a package

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

0 / 4000
Your suggestion