curseforge
The package downloads a prebuilt .deb from overwolf.com, a domain plausibly related to the official CurseForge client, but not a standard open-source host; while likely legitimate, the binary nature and non-standard source with no upstream verifiable build make it a medium supply-chain risk.
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:26
"CurseForge_${pkgver/_/-}_amd64.deb::https://curseforge.overwolf.com/electron/linux/CurseForge_${pkgver/_/-}_amd64.deb"
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 overwolf.com, a domain plausibly related to the official CurseForge client, but not a standard open-source host; while likely legitimate, the binary nature and non-standard source with no upstream verifiable build make it a medium supply-chain risk.
PKGBUILD
1 offending line(s) highlighted# Maintainer: txtsd <aur.archlinux@ihavea.quest>
# Contributor: Csubee <csubee@csubee.hu>
# Contributor: Neptune <neptune650@proton.me>
# Contributor: Polarian <polarian@polarian.dev>
# Contributor: Saghm Rossi <aur@saghm.com>
pkgname=curseforge
pkgver=1.320.0_39172
pkgrel=1
pkgdesc="CurseForge desktop client for Linux"
arch=('x86_64')
depends=(
dbus
expat
gcc-libs
glib2
glibc
hicolor-icon-theme
systemd-libs
zlib
)
url="https://curseforge.com"
license=('LicenseRef-overwolf' 'MIT' 'LicenseRef-chromium-licenses')
options=(!strip !debug)
source=(
"CurseForge_${pkgver/_/-}_amd64.deb::https://curseforge.overwolf.com/electron/linux/CurseForge_${pkgver/_/-}_amd64.deb"
'LICENSE'
)
sha256sums=('3049b9de50f87135a6f82f6c4356dda4515163bc71bbbf589afd330c6174478c'
'135c7ffeb81f4a7ee95a5879651b679e0d1ef9d13c7aa7c262386ad97b48d62f')
package() {
bsdtar -xf data.tar.xz -C "${pkgdir}/"
mv "${pkgdir}/opt/CurseForge" "${pkgdir}/opt/${pkgname}"
sed -i "s:/opt/CurseForge:/opt/${pkgname}:" "${pkgdir}/usr/share/applications/${pkgname}.desktop"
install -dm755 "${pkgdir}/usr/bin"
ln -s "/opt/${pkgname}/${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
install -Dm644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/CURSEFORGE-LICENSE"
install -Dm644 "${pkgdir}/opt/${pkgname}/LICENSE.electron.txt" -t "${pkgdir}/usr/share/licenses/${pkgname}"
install -Dm644 "${pkgdir}/opt/${pkgname}/LICENSES.chromium.html" -t "${pkgdir}/usr/share/licenses/${pkgname}"
}
Changes since previous scan
--- PKGBUILD @ 2026-09-09 00:04+++ PKGBUILD @ 2026-09-17 00:27@@ -5,7 +5,7 @@ # Contributor: Saghm Rossi <aur@saghm.com> pkgname=curseforge-pkgver=1.319.0_38738+pkgver=1.320.0_39172 pkgrel=1 pkgdesc="CurseForge desktop client for Linux" arch=('x86_64')@@ -26,7 +26,7 @@ "CurseForge_${pkgver/_/-}_amd64.deb::https://curseforge.overwolf.com/electron/linux/CurseForge_${pkgver/_/-}_amd64.deb" 'LICENSE' )-sha256sums=('05231350d18d96a4ad071b006d47c169f39c1e99f514307ddd111ffa2585f9d0'+sha256sums=('3049b9de50f87135a6f82f6c4356dda4515163bc71bbbf589afd330c6174478c' '135c7ffeb81f4a7ee95a5879651b679e0d1ef9d13c7aa7c262386ad97b48d62f') package() {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 09:19:26 | Medium | 2 |
| 2026-09-09 00:04:09 | Low | 2 |
| 2026-09-08 00:18:08 | Low | 2 |
| 2026-09-07 17:15:15 | Medium | 1 |
| 2026-09-07 00:30:15 | Low | 2 |
| 2026-09-06 00:17:06 | Low | 2 |
| 2026-09-05 16:00:23 | Medium | 1 |
| 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 |