idplugclassic-ro-cei-bin
maintainer righita
· 3 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The package downloads a Debian binary (.deb) from an official Romanian government host (hub.mai.gov.ro) for the national eID middleware; while the host is not a common code forge, it is a legitimate source for this software, and the binary is unpacked without executing remote code or modifying build steps.
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-07-25) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The package downloads a Debian binary (.deb) from an official Romanian government host (hub.mai.gov.ro) for the national eID middleware; while the host is not a common code forge, it is a legitimate source for this software, and the binary is unpacked without executing remote code or modifying build steps.
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:26
source=("${pkgname}-${pkgver}.deb::https://hub.mai.gov.ro/cei/info/descarca-middleware?versiune=450linux")
PKGBUILD
1 offending line(s) highlighted
1
# Maintainer: Ioachim Radu <righita@disroot.org>
2
3
# Original package maintainer (closed-source)
4
# Maintainer: IDEMIA <support@idemia.com>
5
6
pkgname=idplugclassic-ro-cei-bin
7
pkgver=4.5.0
8
pkgrel=1
9
epoch=
10
pkgdesc="Romanian eID card driver and companion"
11
arch=('x86_64')
12
url="https://hub.mai.gov.ro/aplicatie-cei"
13
license=('custom')
14
groups=()
15
depends=(pcsclite pcsc-tools cairo fontconfig gcc-libs gdk-pixbuf2 glib2 gtk3 libjpeg-turbo pango gcc-libs libtiff libx11 libxkbcommon)
16
makedepends=()
17
checkdepends=()
18
optdepends=()
19
provides=(idplugclassic)
20
conflicts=()
21
replaces=()
22
backup=()
23
options=()
24
install=
25
changelog=
26
source=("${pkgname}-${pkgver}.deb::https://hub.mai.gov.ro/cei/info/descarca-middleware?versiune=450linux")
27
noextract=()
28
sha256sums=('4d084400dcd80535fcbf5e2b3194e996039ec96199241573b1d63af7bfeb0484')
29
30
package() {
31
bsdtar -xf "${srcdir}/data.tar."* -C "${pkgdir}"
32
# Permissions already set in the debian package,
33
# No debian-specific files to clean
34
# No pre or post install scripts to run
35
}
36
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-08-03 00:08:14 | LOW | 2 |
| 2026-08-02 00:16:08 | LOW | 2 |
| 2026-08-01 00:11:18 | LOW | 2 |
| 2026-07-31 00:14:10 | LOW | 2 |
| 2026-07-30 00:17:23 | LOW | 2 |
| 2026-07-29 00:25:53 | LOW | 2 |
| 2026-07-28 00:07:28 | LOW | 2 |
| 2026-07-27 00:24:32 | LOW | 2 |
| 2026-07-26 00:07:32 | LOW | 2 |
| 2026-07-25 00:13:44 | LOW | 2 |
| 2026-07-24 00:02:28 | LOW | 2 |
| 2026-07-23 00:14:47 | LOW | 2 |
| 2026-07-22 00:29:32 | LOW | 2 |
| 2026-07-21 00:24:15 | LOW | 2 |
| 2026-07-20 00:19:49 | LOW | 2 |
| 2026-07-19 00:17:08 | LOW | 2 |
| 2026-07-18 00:14:48 | LOW | 2 |
| 2026-07-17 00:06:16 | LOW | 2 |
| 2026-07-16 00:05:41 | LOW | 2 |
| 2026-07-15 00:09:25 | LOW | 2 |