robo3t-1.2-bin

maintainer pcmid · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package downloads a prebuilt binary and assets from the official project domain, which is not on the whitelist but is plausibly legitimate; the binary is installed as intended and other files are non-executable assets, posing low 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-07-25) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The package downloads a prebuilt binary and assets from the official project domain, which is not on the whitelist but is plausibly legitimate; the binary is installed as intended and other files are non-executable assets, posing low 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://download.robomongo.org/${_pkgver}/linux/${_tarfile}.tar.gz"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: pcmid <plzcmid@gmail.com>
2
3pkgname=robo3t-1.2-bin
4_pkgver=1.2.1
5pkgver=${_pkgver/-/_}
6pkgrel=2
7pkgdesc='Shell-centric MongoDB management tool'
8arch=('x86_64')
9url='https://robomongo.org/'
10license=('GPLv3')
11depends=('qt5-base' 'pcre' 'openssl-1.0')
12replaces=('robomongo-bin')
13conflicts=('robo3t' 'robomongo')
14_tarfile="robo3t-${_pkgver}-linux-x86_64-3e50a65"
15source=("https://download.robomongo.org/${_pkgver}/linux/${_tarfile}.tar.gz"
16 'https://raw.githubusercontent.com/Studio3T/robomongo/master/src/robomongo/gui/resources/icons/logo-256x256.png'
17 'robo3t.desktop')
18sha256sums=('2ac31b5c1a489f0e04582c3ffed592328e0b3d7a8163520f8fefcd58f1bd0deb'
19 'a63c4b244c451e2e881934119e435d6ce54ce8157dac724753143b48e6652eb7'
20 'c9d0123bab9c6101cb3d0ace98079de6b596a0e51b0c3b74d8a1bc48fed825c7')
21
22PKGEXT='.pkg.tar.zst'
23COMPRESSZST=(zstd -c -T0 --ultra -21 -)
24
25package() {
26 install -Dm0755 "$srcdir/${_tarfile}/bin/robo3t" "$pkgdir/usr/bin/robo3t"
27 install -Dm0644 "$srcdir/robo3t.desktop" "$pkgdir/usr/share/applications/robo3t.desktop"
28 install -Dm0644 "$srcdir/logo-256x256.png" "$pkgdir/usr/share/pixmaps/robo3t.png"
29 install -Dm0644 "$srcdir/${_tarfile}/LICENSE" "$pkgdir/usr/share/licenses/robo3t/LICENSE"
30 install -Dm0644 "$srcdir/${_tarfile}/COPYRIGHT" "$pkgdir/usr/share/doc/robo3t/COPYRIGHT"
31}
32

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 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
2026-07-15 00:09:25 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