exodus
maintainer GutenYe
· 68 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The package downloads a prebuilt binary from the official project domain (exodus.com), which is a standard and trusted source for releases; despite the static analyzer flag for a non-whitelisted host, this is a legitimate upstream release and not a supply-chain risk.
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-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 releases; despite the static analyzer flag for a non-whitelisted host, this is a legitimate upstream release and not a supply-chain risk.
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:15
source=("https://downloads.exodus.com/releases/exodus-linux-x64-${pkgver}.zip"
PKGBUILD
1 offending line(s) highlighted
1
# Maintainer: Guten Ye <ywzhaifei at gmail dot com>
2
# Contributor: Marcel O'Neil <marcel at marceloneil dot com>
3
# Contributor: Paulo Ouverney <ph.ouverney at gmail dot com>
4
5
pkgname=exodus
6
pkgver=26.7.29
7
pkgrel=2
8
pkgdesc="Send, receive & exchange cryptocurrency with ease on the world's leading Desktop, Mobile and Hardware wallets. Bitcoin wallet"
9
arch=('x86_64')
10
url="https://exodus.com"
11
license=('custom')
12
depends=('libxss')
13
options=('!debug')
14
DLAGENTS=("https::/usr/bin/curl --user-agent 'exodus-archlinux-pkg' -fLC - --retry 3 --retry-delay 3 -o %o %u")
15
source=("https://downloads.exodus.com/releases/exodus-linux-x64-${pkgver}.zip"
16
"${pkgname}.svg::https://aur.archlinux.org/cgit/aur.git/plain/${pkgname}.svg?h=${pkgname}"
17
"${pkgname}.desktop::https://aur.archlinux.org/cgit/aur.git/plain/${pkgname}.desktop?h=${pkgname}"
18
"LICENSE::https://aur.archlinux.org/cgit/aur.git/plain/LICENSE?h=${pkgname}")
19
sha256sums=('8afd663049544c856a259111577120c780830962d7dc7147713f2def22c4f33b'
20
'ffafdcd0869f1c9338ba25e447698c4cfa3c8714123459ae3e63686a5312ef2e'
21
'04676d81272a35a91150a7eec4640e69ca50f2e479d29fad8be90160ee74122c'
22
'582d6782c9412cd961c55d105f38ed5c911bf8509be040b8d23a836504a25d0b')
23
24
package() {
25
cd $srcdir/Exodus-linux-x64
26
27
install -d $pkgdir/{opt/$pkgname,usr/bin}
28
cp -a * $pkgdir/opt/$pkgname
29
rm $pkgdir/opt/$pkgname/{LICENSE*,version}
30
ln -s /opt/$pkgname/Exodus $pkgdir/usr/bin/$pkgname
31
32
# Launcher
33
install -Dm644 $srcdir/$pkgname.desktop $pkgdir/usr/share/applications/$pkgname.desktop
34
35
# Icons
36
install -Dm644 $srcdir/$pkgname.svg \
37
$pkgdir/usr/share/icons/hicolor/scalable/apps/$pkgname.svg
38
39
# License
40
install -Dm644 $srcdir/LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
41
42
chmod -R ugo+rX $pkgdir/opt
43
}
44
45
Changes since previous scan
--- PKGBUILD @ 2026-07-28 00:07+++ PKGBUILD @ 2026-08-03 00:08@@ -3,7 +3,7 @@ # Contributor: Paulo Ouverney <ph.ouverney at gmail dot com> pkgname=exodus-pkgver=26.7.1+pkgver=26.7.29 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=('2c745c1be13f18dd67546731ff2e5ce6b99d0689b77a4e79b607bcc2e5d66faf'+sha256sums=('8afd663049544c856a259111577120c780830962d7dc7147713f2def22c4f33b' 'ffafdcd0869f1c9338ba25e447698c4cfa3c8714123459ae3e63686a5312ef2e' '04676d81272a35a91150a7eec4640e69ca50f2e479d29fad8be90160ee74122c' '582d6782c9412cd961c55d105f38ed5c911bf8509be040b8d23a836504a25d0b')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 23:17:02 | MEDIUM | 1 |
| 2026-07-30 00:17:23 | LOW | 2 |
| 2026-07-29 00:25:53 | LOW | 2 |
| 2026-07-28 23:39:52 | MEDIUM | 1 |
| 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 |