flexbv-bin

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

The package downloads a prebuilt binary tarball from the software author's own domain (pldaniels.com), which hosts the official release; while the host is not a standard forge, it is plausibly legitimate and the content is verified via strong checksums, 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 a prebuilt binary tarball from the software author's own domain (pldaniels.com), which hosts the official release; while the host is not a standard forge, it is plausibly legitimate and the content is verified via strong checksums, 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:17 source=("flexbv-std-${pkgver}-linux-x86_64.tar.gz::https://pldaniels.com/flexbv5/releases/flexbv-std-${pkgver}-linux-x86_64.tar.gz")

PKGBUILD

1 offending line(s) highlighted
1# Software Author: Paul Daniels <pldaniels nospamat gmail nospamdot com>
2# Maintainer: Sokoloft <sokoloft nospamat protonmail nospamdot com>
3# Contributor: Greyson Christoforo <grey nospamat christoforo nospamdot net>
4# Contributor: piernov <piernov nospamat piernov nospamdot org>
5
6pkgname=flexbv-bin
7pkgver=5.3162
8pkgrel=1
9pkgdesc="Paid version of the FlexBV boardview software"
10arch=("x86_64")
11url="https://pldaniels.com/flexbv5/"
12license=("custom")
13makedepends=("patchelf")
14depends=('glibc' 'zlib' 'fontconfig' 'libstdc++' 'gcc-libs')
15conflicts=("flexbv-free-bin")
16
17source=("flexbv-std-${pkgver}-linux-x86_64.tar.gz::https://pldaniels.com/flexbv5/releases/flexbv-std-${pkgver}-linux-x86_64.tar.gz")
18
19sha512sums=('80486eda04f9d6db9d9cdbb6be487d28382f0840f8cbd35f666241c2820bb4d4af501f6b479e3ba44ae0ddc13a532938c3afbab4b77162a92e7c81d040c94e2f')
20b2sums=('d93820e9632c000e79bf9280603ce3093e86f7db35794b66361e3b6ccc3a54867d048103486eab9850e5a74b9a598e186a78140a0a4a0fab18adeeb0f78d3e4f')
21
22package() {
23 cd "flexbv-std-${pkgver}-linux-x86_64"
24 install -Dm755 "flexbv" "${pkgdir}/usr/bin/flexbv"
25 install -Dm755 "fbvpdf5" "${pkgdir}/usr/bin/fbvpdf5"
26 install -Dm755 "libpdfium.so" "${pkgdir}/usr/lib/flexbv/libpdfium.so"
27 patchelf --set-rpath "/usr/lib/flexbv" "$pkgdir/usr/bin/fbvpdf5"
28 install -Dm644 "LICENCE.txt" "${pkgdir}/usr/share/licenses/flexbv/LICENCE.txt"
29
30 cd "share"
31 install -Dm644 "applications/flexbv.desktop" "${pkgdir}/usr/share/applications/flexbv.desktop"
32 install -Dm644 "icons/hicolor/scalable/apps/flexbv.svg" "${pkgdir}/usr/share/icons/hicolor/scalable/apps/flexbv.svg"
33 install -Dm644 "appdata/flexbv.appdata.xml" "${pkgdir}/usr/share/metainfo/flexbv.appdata.xml"
34 install -Dm644 "mime/packages/flexbv.xml" "${pkgdir}/usr/share/mime/packages/flexbv.xml"
35}
36

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