proxmox-backup-client-bin
The package downloads a prebuilt .deb from Proxmox's official domain, which is plausibly the project's own release infrastructure, and installs client binaries; while the host is not on a standard whitelist, it is project-official, making this a normal AUR binary package with low risk.
Triggered rules
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 a prebuilt .deb from Proxmox's official domain, which is plausibly the project's own release infrastructure, and installs client binaries; while the host is not on a standard whitelist, it is project-official, making this a normal AUR binary package with low risk.
1 higher static finding superseded - not the current verdict (shown for transparency)
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:19
source_x86_64=("http://download.proxmox.com/debian/pbs-client/dists/trixie/test/binary-amd64/proxmox-backup-client_4.2.2-1_amd64.deb")
PKGBUILD
1 offending line(s) highlighted# Maintainer: Danya Generalov <danya@danya02.ru>
# Generated by debtap and lightly edited
# README!!: when editing, don't forget to "makepkg --printsrcinfo > .SRCINFO"
# Also, consider using namcap to validate package
pkgname=proxmox-backup-client-bin
pkgdesc="Client for Proxmox Backup Server (binary release from Debian)"
arch=('x86_64')
url="https://pbs.proxmox.com"
license=('AGPL-3.0-or-later')
depends=('acl>=2.2.23' 'fuse3>=3.2.3' 'openssl>=3.0.0' 'zstd>=1.5.2' 'libgcc>=15.2.1' 'glibc>=2.27')
makedepends=('patchelf>=0.18.0')
options=('!strip' '!emptydirs')
pkgver=4.2.2_1
pkgrel=1
source_x86_64=("http://download.proxmox.com/debian/pbs-client/dists/trixie/test/binary-amd64/proxmox-backup-client_4.2.2-1_amd64.deb")
sha512sums_x86_64=('5520009bc14e2117612388582ef57b86065462b0039ea910d6623a859b0dae20ad6490f8b5b2756aa0c92867a700817be30a9d85878b8e821712d2dade6cf081')
conflicts=('proxmox-backup-client')
package(){
# Extract package data
tar -xJ -f data.tar.xz -C "${pkgdir}"
install -D -m644 "${pkgdir}/usr/share/doc/proxmox-backup-client/copyright" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE-AGPL3"
}
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 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 |