foxglove-bin

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

The package downloads prebuilt .deb files from the official foxglove.dev domain, which is the project's own release infrastructure; while not on a standard host whitelist, it is plausibly legitimate and the checksums are verified, limiting supply-chain risk to low.

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 package downloads prebuilt .deb files from the official foxglove.dev domain, which is the project's own release infrastructure; while not on a standard host whitelist, it is plausibly legitimate and the checksums are verified, limiting supply-chain risk to low.

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:15 source_x86_64=("$pkgname-$pkgver-x86_64.deb::https://get.foxglove.dev/desktop/v$pkgver/foxglove-studio-$pkgver-linux-amd64.deb")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Octopus118 <idlansdowne at gmail dot com>
2
3pkgname=foxglove-bin
4pkgver=3.2.0
5pkgrel=1
6pkgdesc='An integrated visualization and diagnosis tool for robotics'
7arch=('x86_64' 'aarch64')
8license=('MPL')
9url='https://docs.foxglove.dev/changelog'
10depends=(gtk3 libnotify nss libxtst xdg-utils at-spi2-core libdrm egl-gbm libxcb)
11optdepends=(libappindicator-gtk3)
12provides=('foxglove-studio')
13conflicts=('foxglove-studio')
14replaces=('foxglove-studio-bin')
15source_x86_64=("$pkgname-$pkgver-x86_64.deb::https://get.foxglove.dev/desktop/v$pkgver/foxglove-studio-$pkgver-linux-amd64.deb")
16source_aarch64=("$pkgname-$pkgver-aarch64.deb::https://get.foxglove.dev/desktop/v$pkgver/foxglove-studio-$pkgver-linux-arm64.deb")
17sha256sums_x86_64=('3bbd6228fe051a2f591f6e6930d6d2fc92710cdc6314850d249c9956f5d6033a')
18sha256sums_aarch64=('e7414d56335481ef37dc9a3688c442b0037d35df218b70dec6d8119e78abe37b')
19
20package() {
21 tar -xf "$srcdir/data.tar.xz" -C "$pkgdir"
22
23 install -Dm644 "$pkgdir/usr/share/icons/hicolor/512x512/apps/foxglove-studio.png" "$pkgdir/usr/share/pixmaps/foxglove-studio.png"
24
25 sed -i 's|/opt/Foxglove/foxglove-studio|/usr/bin/foxglove-studio|' "$pkgdir/usr/share/applications/foxglove-studio.desktop"
26
27 ## Symlink binary which is located in /opt
28 mkdir -p "$pkgdir/usr/bin"
29 ln -sf "/opt/Foxglove/foxglove-studio" "$pkgdir/usr/bin/foxglove-studio"
30}
31

Changes since previous scan

--- PKGBUILD @ 2026-09-16 00:03
+++ PKGBUILD @ 2026-09-17 00:27
@@ -1,7 +1,7 @@
# Maintainer: Octopus118 <idlansdowne at gmail dot com>
pkgname=foxglove-bin
-pkgver=3.1.1
+pkgver=3.2.0
pkgrel=1
pkgdesc='An integrated visualization and diagnosis tool for robotics'
arch=('x86_64' 'aarch64')
@@ -14,8 +14,8 @@
replaces=('foxglove-studio-bin')
source_x86_64=("$pkgname-$pkgver-x86_64.deb::https://get.foxglove.dev/desktop/v$pkgver/foxglove-studio-$pkgver-linux-amd64.deb")
source_aarch64=("$pkgname-$pkgver-aarch64.deb::https://get.foxglove.dev/desktop/v$pkgver/foxglove-studio-$pkgver-linux-arm64.deb")
-sha256sums_x86_64=('c0a4dc4b9b04d377fd17773e66ddcfd6c869197f19ec12036fd569a66f2413aa')
-sha256sums_aarch64=('289ed9d0db341f64832eda0072e7d96b0f0b34192cb5a6ec9f95269a86e92a00')
+sha256sums_x86_64=('3bbd6228fe051a2f591f6e6930d6d2fc92710cdc6314850d249c9956f5d6033a')
+sha256sums_aarch64=('e7414d56335481ef37dc9a3688c442b0037d35df218b70dec6d8119e78abe37b')
package() {
tar -xf "$srcdir/data.tar.xz" -C "$pkgdir"

Scan history

Scanned at (UTC)SeverityRules
2026-09-17 00:27:14 Low 2
2026-09-16 03:21:15 Medium 1
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 03:15:31 Medium 1
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 19:54:21 Medium 1
2026-09-03 00:15:47 Low 2
2026-09-02 00:02:31 Low 2
2026-09-01 00:11:19 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