exodus
The package downloads a prebuilt binary from the official project domain (exodus.com), which is a standard and trusted source for this application; despite the static analyzer flag for a non-whitelisted host, the download is verifiable via checksum and originates from the legitimate vendor, making it a normal AUR packaging practice with low risk.
Triggered rules
llm_review
The static rules flagged this MEDIUM, but an AI model (qwen/qwen3-235b-a22b-2507) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The package downloads a prebuilt binary from the official project domain (exodus.com), which is a standard and trusted source for this application; despite the static analyzer flag for a non-whitelisted host, the download is verifiable via checksum and originates from the legitimate vendor, making it a normal AUR packaging practice with low risk.
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:15
source=("https://downloads.exodus.com/releases/exodus-linux-x64-${pkgver}.zip"
PKGBUILD
1 offending line(s) highlighted# Maintainer: Guten Ye <ywzhaifei at gmail dot com>
# Contributor: Marcel O'Neil <marcel at marceloneil dot com>
# Contributor: Paulo Ouverney <ph.ouverney at gmail dot com>
pkgname=exodus
pkgver=26.8.27
pkgrel=2
pkgdesc="Send, receive & exchange cryptocurrency with ease on the world's leading Desktop, Mobile and Hardware wallets. Bitcoin wallet"
arch=('x86_64')
url="https://exodus.com"
license=('custom')
depends=('libxss')
options=('!debug')
DLAGENTS=("https::/usr/bin/curl --user-agent 'exodus-archlinux-pkg' -fLC - --retry 3 --retry-delay 3 -o %o %u")
source=("https://downloads.exodus.com/releases/exodus-linux-x64-${pkgver}.zip"
"${pkgname}.svg::https://aur.archlinux.org/cgit/aur.git/plain/${pkgname}.svg?h=${pkgname}"
"${pkgname}.desktop::https://aur.archlinux.org/cgit/aur.git/plain/${pkgname}.desktop?h=${pkgname}"
"LICENSE::https://aur.archlinux.org/cgit/aur.git/plain/LICENSE?h=${pkgname}")
sha256sums=('bd2fe57e039d609ced1f26fc0c8829b9b972da9ae1ce90d783b4ef1040a3bac6'
'ffafdcd0869f1c9338ba25e447698c4cfa3c8714123459ae3e63686a5312ef2e'
'04676d81272a35a91150a7eec4640e69ca50f2e479d29fad8be90160ee74122c'
'582d6782c9412cd961c55d105f38ed5c911bf8509be040b8d23a836504a25d0b')
package() {
cd $srcdir/Exodus-linux-x64
install -d $pkgdir/{opt/$pkgname,usr/bin}
cp -a * $pkgdir/opt/$pkgname
rm $pkgdir/opt/$pkgname/{LICENSE*,version}
ln -s /opt/$pkgname/Exodus $pkgdir/usr/bin/$pkgname
# Launcher
install -Dm644 $srcdir/$pkgname.desktop $pkgdir/usr/share/applications/$pkgname.desktop
# Icons
install -Dm644 $srcdir/$pkgname.svg \
$pkgdir/usr/share/icons/hicolor/scalable/apps/$pkgname.svg
# License
install -Dm644 $srcdir/LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
chmod -R ugo+rX $pkgdir/opt
}
Changes since previous scan
--- PKGBUILD @ 2026-09-02 00:02+++ PKGBUILD @ 2026-09-17 00:27@@ -3,7 +3,7 @@ # Contributor: Paulo Ouverney <ph.ouverney at gmail dot com> pkgname=exodus-pkgver=26.7.30+pkgver=26.8.27 pkgrel=2 pkgdesc="Send, receive & exchange cryptocurrency with ease on the world's leading Desktop, Mobile and Hardware wallets. Bitcoin wallet" arch=('x86_64')@@ -16,7 +16,7 @@ "${pkgname}.svg::https://aur.archlinux.org/cgit/aur.git/plain/${pkgname}.svg?h=${pkgname}" "${pkgname}.desktop::https://aur.archlinux.org/cgit/aur.git/plain/${pkgname}.desktop?h=${pkgname}" "LICENSE::https://aur.archlinux.org/cgit/aur.git/plain/LICENSE?h=${pkgname}")-sha256sums=('f9ec8c65a18883de937afb5657869d2ab24c3fee8df54fd762618a6917395b33'+sha256sums=('bd2fe57e039d609ced1f26fc0c8829b9b972da9ae1ce90d783b4ef1040a3bac6' 'ffafdcd0869f1c9338ba25e447698c4cfa3c8714123459ae3e63686a5312ef2e' '04676d81272a35a91150a7eec4640e69ca50f2e479d29fad8be90160ee74122c' '582d6782c9412cd961c55d105f38ed5c911bf8509be040b8d23a836504a25d0b')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 23:51:41 | Medium | 1 |
| 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 |