atomicwallet

maintainer Bink · 16 votes · scanned 2026-08-03 00:08:14.047287
MEDIUM
View on AUR ↗
Why flagged The package downloads a prebuilt RPM from the official vendor's release host, which is not on the whitelist; while the source is from the project's own domain, the unverifiable binary executable poses a supply-chain risk if the host were compromised or the checksum bypassed.

Triggered rules

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:11 source=("https://releases.atomicwallet.io/AtomicWallet-$pkgver.rpm")
MEDIUM AI review llm_review

An AI model (qwen/qwen3-235b-a22b-2507) reviewed this and agrees it is MEDIUM (confidence 85%): The package downloads a prebuilt RPM from the official vendor's release host, which is not on the whitelist; while the source is from the project's own domain, the unverifiable binary executable poses a supply-chain risk if the host were compromised or the checksum bypassed.

PKGBUILD

1 offending line(s) highlighted
1# Contributor: David Barri <japgolly@gmail.com>
2# Maintainer: Bink
3pkgname=atomicwallet
4pkgver=2.102.6
5pkgrel=1
6pkgdesc="Crypto wallet for buying, staking and swapping over 1000+ coins and tokens."
7arch=('x86_64')
8url="https://atomicwallet.io"
9license=('Custon:atomicwallet')
10options=('!debug')
11source=("https://releases.atomicwallet.io/AtomicWallet-$pkgver.rpm")
12b2sums=('9b59e705bb535bc56d8ed05c2806fe367a7cbbe9f689ef592939aa91969ffd22d265b434b4905706853fb28bcbcee59b35965f30285c25a5028ec24c84e4e201')
13
14package() {
15 set -e
16
17 mv opt usr "$pkgdir"
18
19 cd "$pkgdir/usr"
20 mkdir bin
21 cd bin
22 ln -s "../../opt/Atomic Wallet/atomic" atomicwallet
23}
24

Changes since previous scan

--- PKGBUILD @ 2026-07-24 00:02
+++ PKGBUILD @ 2026-08-03 00:08
@@ -1,7 +1,7 @@
# Contributor: David Barri <japgolly@gmail.com>
# Maintainer: Bink
pkgname=atomicwallet
-pkgver=2.101.16
+pkgver=2.102.6
pkgrel=1
pkgdesc="Crypto wallet for buying, staking and swapping over 1000+ coins and tokens."
arch=('x86_64')
@@ -9,7 +9,7 @@
license=('Custon:atomicwallet')
options=('!debug')
source=("https://releases.atomicwallet.io/AtomicWallet-$pkgver.rpm")
-b2sums=('327e30368a2def0360143d07f67e35625b829b002c3be249ccf1b785f64f9f8b57989ee674e1786bb47a6e934bd01fbab69ac67da696c5c7ebba44a335e754cb')
+b2sums=('9b59e705bb535bc56d8ed05c2806fe367a7cbbe9f689ef592939aa91969ffd22d265b434b4905706853fb28bcbcee59b35965f30285c25a5028ec24c84e4e201')
package() {
set -e

Scan history

Scanned at (UTC)SeverityRules
2026-08-03 00:08:14 MEDIUM 2
2026-08-02 00:16:08 MEDIUM 2
2026-08-01 00:11:18 MEDIUM 2
2026-07-31 00:14:10 MEDIUM 2
2026-07-30 00:17:23 MEDIUM 2
2026-07-29 00:25:53 MEDIUM 2
2026-07-28 00:07:28 MEDIUM 2
2026-07-27 00:24:32 MEDIUM 2
2026-07-26 00:07:32 MEDIUM 2
2026-07-25 00:13:44 MEDIUM 2
2026-07-24 01:26:42 MEDIUM 2
2026-07-24 00:02:28 MEDIUM 2
2026-07-23 00:14:47 MEDIUM 2
2026-07-22 00:29:32 MEDIUM 2
2026-07-21 00:24:15 MEDIUM 2
2026-07-20 01:12:32 MEDIUM 2
2026-07-20 00:19:49 MEDIUM 2
2026-07-19 00:17:08 MEDIUM 2
2026-07-18 00:14:48 MEDIUM 2
2026-07-17 00:06:16 MEDIUM 2

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion