estlcam-wine
maintainer orphaned
· 0 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The package downloads a prebuilt Windows executable (Estlcam_64_.exe) from the official project domain (estlcam.de) for use with Wine; while the host is not on a standard whitelist, it is the legitimate project website, and the file is not executed directly on the system but run under Wine, limiting supply-chain risk to the application's own environment.
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 prebuilt Windows executable (Estlcam_64_.exe) from the official project domain (estlcam.de) for use with Wine; while the host is not on a standard whitelist, it is the legitimate project website, and the file is not executed directly on the system but run under Wine, limiting supply-chain risk to the application's own environment.
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:11
source=(Estlcam.desktop Estlcam.png estlcam https://www.estlcam.de/downloads/Estlcam_64_$pkgver.exe)
PKGBUILD
1 offending line(s) highlighted
1
# Maintainer: Dimitris Zervas <dzervas@dzervas.gr>
2
pkgname=estlcam-wine
3
pkgver=12070
4
pkgrel=1
5
pkgdesc="Estlcam: 2D / 3D CAM und CNC Steuerung... - wine installation"
6
arch=(i686 x86_64)
7
url="https://www.estlcam.de"
8
license=(Unknown)
9
depends=(wine)
10
makedepends=()
11
source=(Estlcam.desktop Estlcam.png estlcam https://www.estlcam.de/downloads/Estlcam_64_$pkgver.exe)
12
sha512sums=(702e0a76a803174b0bdd4c46e15e38f6684c00a91050fe41e28af4e844368613a9600dd6e1687dd736217dadf806668397481a50cfd642e03dc9e4a98fd620f1 e30ddb57e30a8de5c26da07edd453c6413c45866f589fb59dd1f1fa75cf51c0939f31353f6f84c8723f5496db04f44367645fdd8637ce067b49c8603e0d25293 1c2efc3801a1ae49a388d92b0bcb52bd965759f628b16ba970833adf86615060ef02f29bbe6ce6ff993e97775046f0902991f000197a317692dc1b83ee303e93 SKIP)
13
options=(!strip)
14
15
package() {
16
mkdir -p "\/usr/share/estlcam-wine"
17
18
mkdir -p ${pkgdir}/usr/bin ${pkgdir}/usr/share/${pkgname} ${pkgdir}/usr/share/applications ${pkgdir}/usr/share/pixmaps; cp Estlcam_64_${pkgver}.exe ${pkgdir}/usr/share/${pkgname}/Estlcam_setup.exe; cp Estlcam.png ${pkgdir}/usr/share/${pkgname}; cp Estlcam.desktop ${pkgdir}/usr/share/applications; cp Estlcam.png ${pkgdir}/usr/share/pixmaps; cp estlcam ${pkgdir}/usr/bin
19
20
echo "Please check out the license at https://www.estlcam.de"
21
}
22
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 |