winclada
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
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)
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# Maintainer: Malacology <guoyizhang at malacology dot com>
# Contributor: Malacology <guoyizhang at malacology dot com>
pkgname=winclada
pkgver=2.0
pkgrel=1
pkgdesc="Winclada‐ASADO"
arch=('x86_64')
url="http://www.lillo.org.ar/phylogeny/winclada/"
license=('custom')
depends=(
'wine'
'wine_gecko'
'wine-mono'
)
source=("http://www.lillo.org.ar/phylogeny/winclada/winclad.zip" "winclada.desktop" "winclada.png" "autodada.dad" "nona.exe")
sha256sums=('79a224ec2a4fd4a6089380cae37e5e10f8563299f4df37d8032a055951e0cf0b'
'09b52775bc0ee2693e586f2603b44977278269fd671be5fac7db1621f4c88a8b'
'3308a84fdc339350dde47a03ad502ca6d8a6d573bb3e5695c0c964ba72761279'
'f202661a399d9b81a1db347392ea79295bac6ccfae61e9c5e39d0aad2405bf1b'
'786631e42427bcec3384c9f8285e24a4581db935967bb21db7f02c8b07ad20d2')
package() {
install -Dm755 ${srcdir}/winclad.exe ${pkgdir}/usr/share/winclada/Winclada.exe
install -Dm755 ${srcdir}/nona.exe ${pkgdir}/usr/share/winclada/nona.exe
install -Dm755 ${srcdir}/autodada.dad ${pkgdir}/usr/share/winclada/autodada.dad
install -Dm755 ${srcdir}/winclada.png ${pkgdir}/usr/share/winclada/winclada.png
install -Dm755 ${srcdir}/winclada.desktop ${pkgdir}/usr/share/applications/winclada.desktop
}
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 |