roxybrowser-bin
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
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)
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# Maintainer: xifan <xifan2333@gmail.com>
# NOTE: This is an unofficial, community-maintained package.
# 注意:这是一个非官方维护的社区版本。
pkgname=roxybrowser-bin
_pkgname=roxybrowser
pkgver=4.0.5
pkgrel=1
pkgdesc="Premier Antidetect Browser - Streamline Your Workflow Effortlessly (Unofficial Community Package)"
arch=('x86_64')
url="https://roxybrowser.com"
license=('MIT')
depends=('gtk3' 'libnotify' 'nss' 'libxss' 'libxtst' 'xdg-utils' 'at-spi2-core' 'util-linux-libs' 'libsecret')
optdepends=('libappindicator-gtk3: for system tray icon support')
provides=("${_pkgname}")
conflicts=("${_pkgname}")
options=(!strip)
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
# 解压从官网下载的原版 deb 包,不做任何二次修改或重打包
bsdtar -xf "${srcdir}/${_pkgname}-${pkgver}.deb"
bsdtar -xf "${srcdir}/data.tar.xz" -C "${pkgdir}/"
# Set required SUID permission for chrome-sandbox (standard security requirement for Chromium-based browsers)
# 为 chrome-sandbox 设置必要的 SUID 权限(Chromium 系浏览器的标准安全要求)
chmod 4755 "${pkgdir}/opt/RoxyBrowser/chrome-sandbox"
}
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.comScan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 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 |