picoscope7
The package downloads a prebuilt Debian package from a non-standard host (labs.picotech.com) which is not on the whitelist; while likely legitimate, the unverifiable binary payload from a non-official download domain presents a supply-chain risk if the host were compromised or redirected.
Triggered rules
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/picoscope7/debian/pool/main/p/picoscope/picoscope_${pkgver//_/-}_amd64.deb")
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 on the whitelist; while likely legitimate, the unverifiable binary payload from a non-official download domain presents a supply-chain risk if the host were compromised or redirected.
PKGBUILD
1 offending line(s) highlighted# Maintainer: Schorsch <wsixcde+aur at gmail dot com>
# Thanks to <mti at tillenius dot com> whose packages the ps7 packages were based on
pkgname=picoscope7
pkgver=7.2.24.9932
pkgrel=1
pkgdesc="PicoScope 7 Test and Measurment Stable"
arch=('x86_64')
url="https://www.picotech.com/downloads/linux"
license=('custom')
groups=()
depends=(ttf-roboto ps7_libpicoipp ps7_libpicocv desktop-file-utils which fuse2)
optdepends=('ps7_libps2000: Support for PicoScope 2000 series'
'ps7_libps2000a: Support for PicoScope 2000a series'
'ps7_libps3000: Support for PicoScope 3000 series'
'ps7_libps3000a: Support for PicoScope 3000a series'
'ps7_libps4000: Support for PicoScope 4000 series'
'ps7_libps4000a: Support for PicoScope 4000a series'
'ps7_libps5000: Support for PicoScope 5000 series'
'ps7_libps5000a: Support for PicoScope 5000a series'
'ps7_libps6000: Support for PicoScope 6000 series'
'ps7_libps6000a: Support for PicoScope 6000a series'
)
provides=(picoscope7)
conflicts=(picoscope7beta)
replaces=()
backup=()
options=(!strip)
install=$pkgname.install
changelog=
source=("https://labs.picotech.com/picoscope7/debian/pool/main/p/picoscope/picoscope_${pkgver//_/-}_amd64.deb")
md5sums=('4a468da57a6b37dafa298beb8f0e3144')
package() {
tar -xf data.tar.* -C "${pkgdir}"
chmod -R go-w $pkgdir
chown -R root:root $pkgdir
# mkdir -p $pkgdir/usr/bin
# ln -s /opt/picoscope/bin/picoscope $pkgdir/usr/bin/picoscope
# mkdir -p $pkgdir/opt/picoscope/scripts
# tar -xf control.tar.* -C "${pkgdir}/opt/picoscope/scripts" ./postinst
# mv "${pkgdir}/opt/picoscope/scripts/postinst" "${pkgdir}/opt/picoscope/scripts/${pkgname}_postinst"
tar -xf control.tar.* -C "${pkgdir}/opt/picoscope" ./copyright
install -Dm644 -t "${pkgdir}/usr/share/licenses/${pkgname}" "${pkgdir}/opt/picoscope/copyright"
}
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 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 |