octobrowser

maintainer cybergrind · 2 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The source is a prebuilt AppImage from the project's own domain (octobrowser.net), which is a legitimate release infrastructure for the software; while the host is not a standard forge, it is plausibly official, and the checksum is provided, making this a typical AUR package for a closed-source application.

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 AppImage from the project's own domain (octobrowser.net), which is a legitimate release infrastructure for the software; while the host is not a standard forge, it is plausibly official, and the checksum is provided, making this a typical AUR package for a closed-source application.

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:12 source=("https://binaries.octobrowser.net/releases/installer/OctoBrowser_${pkgver}.linux.tar.gz")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Kirill Pinchuk <https://github.com/cybergrind/>
2pkgname=octobrowser
3pkgver=3.0.7
4pkgrel=1
5pkgdesc='Fast anti-detect browser for multi-accounting with maximum protection against browser identification'
6arch=('x86_64')
7url='https://octobrowser.net'
8license=('MIT License')
9options=('!strip')
10provides=('octobrowser')
11conflicts=('octobrowser')
12source=("https://binaries.octobrowser.net/releases/installer/OctoBrowser_${pkgver}.linux.tar.gz")
13sha256sums=('f915c1d80612cddf99f0f3d8f41aeb93a3df1651f6eadf0702d5fafbf2a3dbb0')
14depends=(libxcrypt-compat
15 libselinux
16 unzip
17 xdg-desktop-portal-gtk)
18
19package() {
20 install -D "${srcdir}/OctoBrowser.AppImage" "${pkgdir}/usr/bin/octobrowser"
21 chmod +x "${pkgdir}/usr/bin/octobrowser"
22}
23

Changes since previous scan

--- PKGBUILD @ 2026-07-20 00:19
+++ PKGBUILD @ 2026-08-03 00:08
@@ -1,6 +1,6 @@
# Maintainer: Kirill Pinchuk <https://github.com/cybergrind/>
pkgname=octobrowser
-pkgver=3.0.6
+pkgver=3.0.7
pkgrel=1
pkgdesc='Fast anti-detect browser for multi-accounting with maximum protection against browser identification'
arch=('x86_64')
@@ -10,7 +10,7 @@
provides=('octobrowser')
conflicts=('octobrowser')
source=("https://binaries.octobrowser.net/releases/installer/OctoBrowser_${pkgver}.linux.tar.gz")
-sha256sums=('a33f115f466dcf5398edc7d9f86654b4366a02c53f47c2e03dd2422e0387396c')
+sha256sums=('f915c1d80612cddf99f0f3d8f41aeb93a3df1651f6eadf0702d5fafbf2a3dbb0')
depends=(libxcrypt-compat
libselinux
unzip

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 11:14:00 MEDIUM 1
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
2026-07-16 00:05:41 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