mongodb-atlas-cli-bin

maintainer ogarcia · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The source is a prebuilt binary from MongoDB's official fastdl domain, which is plausibly part of their legitimate release infrastructure; while not on a standard whitelist, it is not a swappable personal host, and the package installs only the official binary without executing remote code or obfuscation.

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 source is a prebuilt binary from MongoDB's official fastdl domain, which is plausibly part of their legitimate release infrastructure; while not on a standard whitelist, it is not a swappable personal host, and the package installs only the official binary without executing remote code or obfuscation.

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:11 source=("https://fastdl.mongodb.org/mongocli/${pkgname%-bin}_${pkgver}_linux_${arch}.tar.gz")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
2
3pkgname=mongodb-atlas-cli-bin
4pkgver=1.57.0
5pkgrel=1
6pkgdesc="MongoDB Atlas CLI"
7arch=('x86_64')
8url="https://www.mongodb.com/products/tools/atlas-cli"
9license=('Apache-2.0')
10options=('!debug')
11source=("https://fastdl.mongodb.org/mongocli/${pkgname%-bin}_${pkgver}_linux_${arch}.tar.gz")
12b2sums=('3d834ec55aae972ba088e771a0843101bec0f11749b41b8c4ed4374f828d7e70af88ae908f1ea7c311381c6ccc3538bf800c380f3c0e5bfbd51928e8a9f0a36e')
13
14package() {
15 install -D -m755 "${srcdir}/${pkgname%-bin}_${pkgver}_linux_${arch}/bin/atlas" \
16 "${pkgdir}/usr/bin/atlas"
17}
18

Changes since previous scan

--- PKGBUILD @ 2026-07-23 00:14
+++ PKGBUILD @ 2026-08-03 00:08
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-atlas-cli-bin
-pkgver=1.56.0
+pkgver=1.57.0
pkgrel=1
pkgdesc="MongoDB Atlas CLI"
arch=('x86_64')
@@ -9,7 +9,7 @@
license=('Apache-2.0')
options=('!debug')
source=("https://fastdl.mongodb.org/mongocli/${pkgname%-bin}_${pkgver}_linux_${arch}.tar.gz")
-b2sums=('6bd19a32c8de47980fbdbeaf1347e0864e886d33b99d26bf4a96b68f373567b4399b78030f9b1684efbc4e55beed68b6c0d4279098aab48301dc9629330624e6')
+b2sums=('3d834ec55aae972ba088e771a0843101bec0f11749b41b8c4ed4374f828d7e70af88ae908f1ea7c311381c6ccc3538bf800c380f3c0e5bfbd51928e8a9f0a36e')
package() {
install -D -m755 "${srcdir}/${pkgname%-bin}_${pkgver}_linux_${arch}/bin/atlas" \

Scan history

Scanned at (UTC)SeverityRules
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 00:17:23 LOW 2
2026-07-29 00:25:53 LOW 2
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 13:24:23 MEDIUM 1
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
2026-07-16 00:05:41 LOW 2

Report a package

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

0 / 4000
Your suggestion