picoscope7beta

MEDIUM
maintainer Schorsch 5 votes scanned 2026-09-17 00:27:14.276658
View on AUR
Why flagged

The package downloads a prebuilt Debian package from a non-standard host (labs.picotech.com) which is not a common upstream source, posing a potential supply-chain risk if the host is compromised or the package is swapped.

Triggered rules

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:30 source=("https://labs.picotech.com/rc/picoscope7/debian/pool/main/p/picoscope/picoscope_${pkgver//_/-}_amd64.deb")
Medium AI review llm_review

An AI model (qwen/qwen3-235b-a22b-2507) reviewed this and agrees it is MEDIUM (confidence 90%): The package downloads a prebuilt Debian package from a non-standard host (labs.picotech.com) which is not a common upstream source, posing a potential supply-chain risk if the host is compromised or the package is swapped.

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Schorsch <wsixcde+aur at gmail dot com>
2# Thanks to <mti at tillenius dot com> whose packages the ps7b packages were based on
3pkgname=picoscope7beta
4pkgver=7.2.30.10176
5pkgrel=1
6pkgdesc="PicoScope 7 Test and Measurment Early Access"
7arch=('x86_64')
8url="https://oem.picotech.com/p7beta/download"
9license=('custom')
10groups=()
11depends=(ttf-roboto ps7b_libpicoipp ps7b_libpicocv desktop-file-utils which fuse2)
12optdepends=('ps7b_libps2000: Support for PicoScope 2000 series'
13 'ps7b_libps2000a: Support for PicoScope 2000a series'
14 'ps7b_libps3000: Support for PicoScope 3000 series'
15 'ps7b_libps3000a: Support for PicoScope 3000a series'
16 'ps7b_libps4000: Support for PicoScope 4000 series'
17 'ps7b_libps4000a: Support for PicoScope 4000a series'
18 'ps7b_libps5000: Support for PicoScope 5000 series'
19 'ps7b_libps5000a: Support for PicoScope 5000a series'
20 'ps7b_libps6000: Support for PicoScope 6000 series'
21 'ps7b_libps6000a: Support for PicoScope 6000a series'
22 )
23provides=(picoscope7)
24conflicts=(picoscope7)
25replaces=()
26backup=()
27options=(!strip)
28install=$pkgname.install
29changelog=
30source=("https://labs.picotech.com/rc/picoscope7/debian/pool/main/p/picoscope/picoscope_${pkgver//_/-}_amd64.deb")
31md5sums=('1161691e9a940ac584c3213b327faa9e')
32
33package() {
34 tar -xf data.tar.* -C "${pkgdir}"
35 chmod -R go-w $pkgdir
36 chown -R root:root $pkgdir
37
38 # mkdir -p $pkgdir/usr/bin
39 # ln -s /opt/picoscope/bin/picoscope $pkgdir/usr/bin/picoscope
40
41 # mkdir -p $pkgdir/opt/picoscope/scripts
42 # tar -xf control.tar.* -C "${pkgdir}/opt/picoscope/scripts" ./postinst
43 # # mv "${pkgdir}/opt/picoscope/scripts/postinst" "${pkgdir}/opt/picoscope/scripts/${pkgname}_postinst"
44
45 tar -xf control.tar.* -C "${pkgdir}/opt/picoscope" ./copyright
46 install -Dm644 -t "${pkgdir}/usr/share/licenses/${pkgname}" "${pkgdir}/opt/picoscope/copyright"
47}
48

Scan history

Scanned at (UTC)SeverityRules
2026-09-17 00:27:14 Medium 2
2026-09-16 00:03:17 Medium 2
2026-09-15 00:25:31 Medium 2
2026-09-14 00:27:57 Medium 2
2026-09-13 00:19:54 Medium 2
2026-09-12 00:25:17 Medium 2
2026-09-11 00:19:22 Medium 2
2026-09-10 00:22:44 Medium 2
2026-09-09 00:04:09 Medium 2
2026-09-08 00:18:08 Medium 2
2026-09-07 00:30:15 Medium 2
2026-09-06 00:17:06 Medium 2
2026-09-05 00:16:27 Medium 2
2026-09-04 00:03:13 Medium 2
2026-09-03 00:15:47 Medium 2
2026-09-02 00:02:31 Medium 2
2026-09-01 00:11:19 Medium 2
2026-08-31 00:19:57 Medium 2
2026-08-30 00:04:14 Medium 2
2026-08-29 00:29:17 Medium 2

Report a package

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

0 / 4000
Your suggestion