estlcam-wine
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
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)
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# Maintainer: Dimitris Zervas <dzervas@dzervas.gr>
pkgname=estlcam-wine
pkgver=12070
pkgrel=1
pkgdesc="Estlcam: 2D / 3D CAM und CNC Steuerung... - wine installation"
arch=(i686 x86_64)
url="https://www.estlcam.de"
license=(Unknown)
depends=(wine)
makedepends=()
source=(Estlcam.desktop Estlcam.png estlcam https://www.estlcam.de/downloads/Estlcam_64_$pkgver.exe)
sha512sums=(702e0a76a803174b0bdd4c46e15e38f6684c00a91050fe41e28af4e844368613a9600dd6e1687dd736217dadf806668397481a50cfd642e03dc9e4a98fd620f1 e30ddb57e30a8de5c26da07edd453c6413c45866f589fb59dd1f1fa75cf51c0939f31353f6f84c8723f5496db04f44367645fdd8637ce067b49c8603e0d25293 1c2efc3801a1ae49a388d92b0bcb52bd965759f628b16ba970833adf86615060ef02f29bbe6ce6ff993e97775046f0902991f000197a317692dc1b83ee303e93 SKIP)
options=(!strip)
package() {
mkdir -p "\/usr/share/estlcam-wine"
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
echo "Please check out the license at https://www.estlcam.de"
}
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 |