lalalai
The package downloads a prebuilt .deb from a non-standard host (d.lalal.ai) which is not on the standard whitelist; while the domain is related to the project, the use of a subdomain and unverifiable binary distribution creates a supply-chain risk if the host were compromised or the download redirected.
Triggered rules
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=($_pkg::"https://d.lalal.ai/app/${_pkg}?source=aur"
llm_review
An AI model (qwen/qwen3-235b-a22b-2507) reviewed this and agrees it is MEDIUM (confidence 90%): The package downloads a prebuilt .deb from a non-standard host (d.lalal.ai) which is not on the standard whitelist; while the domain is related to the project, the use of a subdomain and unverifiable binary distribution creates a supply-chain risk if the host were compromised or the download redirected.
PKGBUILD
1 offending line(s) highlighted# Maintainer: Cory Sanin <corysanin@outlook.com>
_pkgname=lalalai
pkgname=${_pkgname}
pkgdesc="Vocal remover and instrumental AI splitter"
pkgver=2.19.0
pkgrel=1
arch=("x86_64")
provides=("${_pkgname}")
conflicts=("${_pkgname}")
url="https://www.lalal.ai/"
license=("freeware-proprietary")
depends=('libmediainfo' 'libcurl-gnutls')
_sparkle=2.19.0.698
_pkg="LALAL.AI_${_sparkle}-1_amd64.deb"
source=($_pkg::"https://d.lalal.ai/app/${_pkg}?source=aur"
"${_pkgname}.desktop")
sha1sums=('b69a58829c2d74cd533cdf9350668b5a9db394f3'
'8a9bb46e43e65ed1dd427de04fdb432904256b84')
options=(!strip)
prepare() {
tar -xf data.tar.zst
}
package() {
install -dm755 "${pkgdir}/usr/bin" "${pkgdir}/opt/${_pkgname}" "${pkgdir}/usr/share/icons/hicolor/"{128x128,256x256}"/apps" \
"${pkgdir}/usr/share/applications/" "${pkgdir}/usr/share/licenses/${_pkgname}"
install -Dm644 "usr/share/icons/hicolor/128x128/apps/lalalai.png" "${pkgdir}/usr/share/icons/hicolor/128x128/apps/$_pkgname.png"
install -Dm644 "usr/share/icons/hicolor/256x256/apps/lalalai.png" "${pkgdir}/usr/share/icons/hicolor/256x256/apps/$_pkgname.png"
install -Dm644 "${_pkgname}.desktop" "${pkgdir}/usr/share/applications/"
install -Dm755 "usr/share/${_pkgname}/${_pkgname}-bin" "${pkgdir}/opt/${_pkgname}/${_pkgname}"
mv "usr/share/${_pkgname}/"{data,lib} "${pkgdir}/opt/${_pkgname}/"
mv "usr/share/${_pkgname}/"*.txt "${pkgdir}/usr/share/licenses/${_pkgname}/"
ln -sf "/opt/${_pkgname}/${_pkgname}" "${pkgdir}/usr/bin/${provides}"
}
Changes since previous scan
--- PKGBUILD @ 2026-09-05 00:16+++ PKGBUILD @ 2026-09-17 00:27@@ -3,7 +3,7 @@ _pkgname=lalalai pkgname=${_pkgname} pkgdesc="Vocal remover and instrumental AI splitter"-pkgver=2.18.0+pkgver=2.19.0 pkgrel=1 arch=("x86_64") provides=("${_pkgname}")@@ -11,11 +11,11 @@ url="https://www.lalal.ai/" license=("freeware-proprietary") depends=('libmediainfo' 'libcurl-gnutls')-_sparkle=2.18.0.680+_sparkle=2.19.0.698 _pkg="LALAL.AI_${_sparkle}-1_amd64.deb" source=($_pkg::"https://d.lalal.ai/app/${_pkg}?source=aur" "${_pkgname}.desktop")-sha1sums=('a96a54a6e91f467915de8f522743831a4d3ea1ef'+sha1sums=('b69a58829c2d74cd533cdf9350668b5a9db394f3' '8a9bb46e43e65ed1dd427de04fdb432904256b84') options=(!strip) Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-09-17 00:27:14 | Medium | 2 |
| 2026-09-16 00:03:17 | Medium | 2 |
| 2026-09-15 00:25:31 | Medium | 2 |
| 2026-09-14 00:27:57 | Medium | 2 |
| 2026-09-13 00:19:54 | Medium | 2 |
| 2026-09-12 00:25:17 | Medium | 2 |
| 2026-09-11 00:19:22 | Medium | 2 |
| 2026-09-10 00:22:44 | Medium | 2 |
| 2026-09-09 00:04:09 | Medium | 2 |
| 2026-09-08 00:18:08 | Medium | 2 |
| 2026-09-07 00:30:15 | Medium | 2 |
| 2026-09-06 00:17:06 | Medium | 2 |
| 2026-09-05 09:59:47 | Medium | 2 |
| 2026-09-05 00:16:27 | Medium | 2 |
| 2026-09-04 00:03:13 | Medium | 2 |
| 2026-09-03 00:15:47 | Medium | 2 |
| 2026-09-02 00:02:31 | Medium | 2 |
| 2026-09-01 00:11:19 | Medium | 2 |
| 2026-08-31 00:19:57 | Medium | 2 |
| 2026-08-30 00:04:14 | Medium | 2 |