brscan-skey

maintainer 0x2501 · 74 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package downloads prebuilt RPMs from Brother's official download domain (download.brother.com), which is plausibly the vendor's own infrastructure; despite the non-whitelisted host, the source is official and checksummed, and the installed files are configuration and service units alongside vendor-provided binaries, limiting supply-chain risk to the vendor's build integrity.

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 prebuilt RPMs from Brother's official download domain (download.brother.com), which is plausibly the vendor's own infrastructure; despite the non-whitelisted host, the source is official and checksummed, and the installed files are configuration and service units alongside vendor-provided binaries, limiting supply-chain risk to the vendor's build integrity.

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:17 source_i686=("http://download.brother.com/welcome/dlf006649/$pkgname-${pkgver/_/-}.i386.rpm")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: 0x2501 <0x2501 AT sol740 DOT net>
2# Contributor: Rob Cornish <jrmcornish AT gmail DOT com>
3pkgname=brscan-skey
4pkgver=0.3.4_0
5pkgrel=1
6pkgdesc='Brother scan-key-tool'
7arch=('i686' 'x86_64')
8url='http://support.brother.com/'
9license=('custom:Brother')
10optdepends=('sane: for all default scanning scripts'
11 'sendmail: for default "Scan to email" script'
12 'gimp: for default "Scan to image" script'
13 'cuneiform: for default "Scan to OCR" script')
14install=brscan-skey.install
15
16source=('brscan-skey.service' 'brscan-skey-user.service' 'LICENSE.html')
17source_i686=("http://download.brother.com/welcome/dlf006649/$pkgname-${pkgver/_/-}.i386.rpm")
18source_x86_64=("http://download.brother.com/welcome/dlf006650/$pkgname-${pkgver/_/-}.x86_64.rpm")
19
20b2sums=('834ef59d223b4ce5b34bd7257ced5660b820964869254b82b22dcb7d50a79bf452fd0677de037a013ffd780bfc39f8290e58652e056b67a35eaf524adf25653c'
21 '771fdb9cd7a45bf697b6e4ca3faa2299767226ebac1d0e0a6f5a90bd51b374f1f4ea90dc1c9211e166b1c40a2bcce5402ac267bb5f8db8d762e4b6500bd1d3a2'
22 '4bbfcab517ff0b2ee48aba4be84fcbe36ef26c4232563fa9fb1915c9c4b76785d38954b51f68792613bf109d3217833176070869ef5be0c312cf4b1db263d91f')
23b2sums_i686=('6ff22c859199a7a80913dde09b5843d07823e0a98893911ea4e456f5316fe8cb89111ebb10fb5d883c0a543be54908d0902a6fede6b6d157dbf31ae1f2e956b5')
24b2sums_x86_64=('7cf031481b1abb3b95d8d6cc3ded077f88607daa4d67ce1f846a815db7ade6aa7de1f5a0f78530b5f50065b8dbde0409b22a45b84bee7bdce03fd8263251b0b0')
25
26package() {
27 cp -r "$srcdir"/opt "$pkgdir"
28
29 install -d -m755 "$pkgdir"/usr/lib/systemd/system
30 install -D -m644 "$srcdir"/brscan-skey.service "$pkgdir"/usr/lib/systemd/system
31
32 install -d -m755 "$pkgdir"/usr/lib/systemd/user
33 install -D -m644 "$srcdir"/brscan-skey-user.service "$pkgdir"/usr/lib/systemd/user/brscan-skey.service
34
35 install -d -m755 "$pkgdir"/usr/share/licenses/$pkgname
36 install -D -m644 "$srcdir"/LICENSE.html "$pkgdir"/usr/share/licenses/$pkgname
37
38 install -d "$pkgdir"/srv
39 install -d -m 775 -o 289 -g 289 "$pkgdir"/srv/brscan-skey
40}
41

Scan history

Scanned at (UTC)SeverityRules
2026-08-03 00:08:14 LOW 2
2026-08-02 00:16:08 LOW 2
2026-08-01 00:11:18 LOW 2
2026-07-31 00:14:10 LOW 2
2026-07-30 00:17:23 LOW 2
2026-07-29 00:25:53 LOW 2
2026-07-28 00:07:28 LOW 2
2026-07-27 00:24:32 LOW 2
2026-07-26 00:07:32 LOW 2
2026-07-25 00:13:44 LOW 2
2026-07-24 00:02:28 LOW 2
2026-07-23 00:14:47 LOW 2
2026-07-22 00:29:32 LOW 2
2026-07-21 00:24:15 LOW 2
2026-07-20 00:19:49 LOW 2
2026-07-19 00:17:08 LOW 2
2026-07-18 00:14:48 LOW 2
2026-07-17 00:06:16 LOW 2
2026-07-16 00:05:41 LOW 2
2026-07-15 00:09:25 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