winclada
maintainer malacology
· 1 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The package downloads a Windows executable and data files from the project's official academic website; while the host is non-standard, the content is not executed directly on the system and is intended to be run via Wine, with checksums provided for verification.
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 Windows executable and data files from the project's official academic website; while the host is non-standard, the content is not executed directly on the system and is intended to be run via Wine, with checksums provided for verification.
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:16
source=("http://www.lillo.org.ar/phylogeny/winclada/winclad.zip" "winclada.desktop" "winclada.png" "autodada.dad" "nona.exe")
PKGBUILD
1 offending line(s) highlighted
1
# Maintainer: Malacology <guoyizhang at malacology dot com>
2
# Contributor: Malacology <guoyizhang at malacology dot com>
3
4
pkgname=winclada
5
pkgver=2.0
6
pkgrel=1
7
pkgdesc="Winclada‐ASADO"
8
arch=('x86_64')
9
url="http://www.lillo.org.ar/phylogeny/winclada/"
10
license=('custom')
11
depends=(
12
'wine'
13
'wine_gecko'
14
'wine-mono'
15
)
16
source=("http://www.lillo.org.ar/phylogeny/winclada/winclad.zip" "winclada.desktop" "winclada.png" "autodada.dad" "nona.exe")
17
sha256sums=('79a224ec2a4fd4a6089380cae37e5e10f8563299f4df37d8032a055951e0cf0b'
18
'09b52775bc0ee2693e586f2603b44977278269fd671be5fac7db1621f4c88a8b'
19
'3308a84fdc339350dde47a03ad502ca6d8a6d573bb3e5695c0c964ba72761279'
20
'f202661a399d9b81a1db347392ea79295bac6ccfae61e9c5e39d0aad2405bf1b'
21
'786631e42427bcec3384c9f8285e24a4581db935967bb21db7f02c8b07ad20d2')
22
23
package() {
24
install -Dm755 ${srcdir}/winclad.exe ${pkgdir}/usr/share/winclada/Winclada.exe
25
install -Dm755 ${srcdir}/nona.exe ${pkgdir}/usr/share/winclada/nona.exe
26
install -Dm755 ${srcdir}/autodada.dad ${pkgdir}/usr/share/winclada/autodada.dad
27
install -Dm755 ${srcdir}/winclada.png ${pkgdir}/usr/share/winclada/winclada.png
28
install -Dm755 ${srcdir}/winclada.desktop ${pkgdir}/usr/share/applications/winclada.desktop
29
}
30
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 |