roxybrowser-bin

LOW
maintainer xifan 1 votes scanned 2026-09-17 00:27:14.276658
View on AUR
Why flagged

The package downloads a prebuilt .deb from the official project domain dl.roxybrowser.com, which is plausibly owned by the vendor; installing official binaries from a project's own release infrastructure is normal for -bin packages and poses low risk despite the non-whitelisted host.

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 .deb from the official project domain dl.roxybrowser.com, which is plausibly owned by the vendor; installing official binaries from a project's own release infrastructure is normal for -bin packages and poses low risk despite the non-whitelisted host.

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:18 source_x86_64=("roxybrowser-4.0.5.deb::https://dl.roxybrowser.com/app-download/Linux-64-latest")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: xifan <xifan2333@gmail.com>
2# NOTE: This is an unofficial, community-maintained package.
3# 注意:这是一个非官方维护的社区版本。
4
5pkgname=roxybrowser-bin
6_pkgname=roxybrowser
7pkgver=4.0.5
8pkgrel=1
9pkgdesc="Premier Antidetect Browser - Streamline Your Workflow Effortlessly (Unofficial Community Package)"
10arch=('x86_64')
11url="https://roxybrowser.com"
12license=('MIT')
13depends=('gtk3' 'libnotify' 'nss' 'libxss' 'libxtst' 'xdg-utils' 'at-spi2-core' 'util-linux-libs' 'libsecret')
14optdepends=('libappindicator-gtk3: for system tray icon support')
15provides=("${_pkgname}")
16conflicts=("${_pkgname}")
17options=(!strip)
18source_x86_64=("roxybrowser-4.0.5.deb::https://dl.roxybrowser.com/app-download/Linux-64-latest")
19sha256sums_x86_64=('4e58dde4d5d7e396f075ca39cb4d3924b5ac588984612f9bcf6d6aa09e7dcd00')
20
21package() {
22 # Extract the official deb package downloaded from roxybrowser.com
23 # 解压从官网下载的原版 deb 包,不做任何二次修改或重打包
24 bsdtar -xf "${srcdir}/${_pkgname}-${pkgver}.deb"
25 bsdtar -xf "${srcdir}/data.tar.xz" -C "${pkgdir}/"
26
27 # Set required SUID permission for chrome-sandbox (standard security requirement for Chromium-based browsers)
28 # 为 chrome-sandbox 设置必要的 SUID 权限(Chromium 系浏览器的标准安全要求)
29 chmod 4755 "${pkgdir}/opt/RoxyBrowser/chrome-sandbox"
30}
31

Changes since previous scan

--- PKGBUILD @ 2026-09-05 00:16
+++ PKGBUILD @ 2026-09-17 00:27
@@ -4,7 +4,7 @@
pkgname=roxybrowser-bin
_pkgname=roxybrowser
-pkgver=4.0.3
+pkgver=4.0.5
pkgrel=1
pkgdesc="Premier Antidetect Browser - Streamline Your Workflow Effortlessly (Unofficial Community Package)"
arch=('x86_64')
@@ -15,8 +15,8 @@
provides=("${_pkgname}")
conflicts=("${_pkgname}")
options=(!strip)
-source_x86_64=("roxybrowser-4.0.3.deb::https://dl.roxybrowser.com/app-download/Linux-64-latest")
-sha256sums_x86_64=('b7b7dfdc74a5eee8aad1a91d71b1dd08cfe912cf8c1850c41aa422918098a2f6')
+source_x86_64=("roxybrowser-4.0.5.deb::https://dl.roxybrowser.com/app-download/Linux-64-latest")
+sha256sums_x86_64=('4e58dde4d5d7e396f075ca39cb4d3924b5ac588984612f9bcf6d6aa09e7dcd00')
package() {
# Extract the official deb package downloaded from roxybrowser.com

Scan history

Scanned at (UTC)SeverityRules
2026-09-17 00:27:14 Low 2
2026-09-16 00:03:17 Low 2
2026-09-15 03:18:22 Medium 1
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 03:59:20 Medium 1
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 00:02:31 Low 2
2026-09-01 00:11:19 Low 2
2026-08-31 00:19:57 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