unityhub

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

The package downloads a Unity Hub .deb from Unity's official domain (hub.unity3d.com), which is plausibly the project's own release infrastructure; extracting and installing its contents is standard for AUR packages and poses no inherent risk.

Triggered rules

Low AI review llm_review

An AI model (qwen/qwen3-235b-a22b-2507) reviewed this and agrees it is LOW (confidence 95%): The package downloads a Unity Hub .deb from Unity's official domain (hub.unity3d.com), which is plausibly the project's own release infrastructure; extracting and installing its contents is standard for AUR packages and poses no inherent 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:16 "$pkgname-$pkgver.deb::https://hub.unity3d.com/linux/repos/deb/pool/main/u/unity/unityhub_amd64/unityhub_${pkgver}_amd64.deb"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Nobbele <realnobbele@gmail.com>
2# Contributor: Oscar Morante <oscar@mooistudios.com>
3# Contributor: sinasio <synasius@gmail.com>
4# Contributor: Marius Glo <marius@mgl.dev>
5# Contributor: Léo <aur@salut-c-leo.fr>
6
7pkgname=unityhub
8pkgver=3.21.0
9pkgrel=1
10pkgdesc="The Unity Hub is a standalone application that streamlines the way you find, download, and manage your Unity Projects and installations."
11url="https://unity.com/"
12arch=('x86_64')
13license=('custom')
14depends=('gtk3' 'libnotify' 'nss' 'libxss' 'libxtst' 'libdrm' 'xdg-utils' 'libxcb' 'at-spi2-core' 'util-linux-libs' 'libsecret' 'zip' 'unzip' 'tar' 'cpio')
15source=(
16 "$pkgname-$pkgver.deb::https://hub.unity3d.com/linux/repos/deb/pool/main/u/unity/unityhub_amd64/unityhub_${pkgver}_amd64.deb"
17 'license.txt'
18 'services-config.json'
19)
20sha256sums=(
21 'b90d3e38ecfac7b3cc5954b298cc8beec915250a4cb0038bb50781ee1fce0e25'
22 '6f50dbc9b2fbe70693aefcbcdb4d7be249ab8dcadf6f7f41458681989ead7a0e'
23 '557964a3528219723750a7eabeb2e31a2d3e1b2c4a4b2e201b32d4035200562e'
24)
25conflicts=('unityhub-beta')
26options=(!strip)
27install='unityhub.install'
28
29package() {
30 tar -xf 'data.tar.zst' -C "$pkgdir/"
31 mkdir -p "$pkgdir/usr/bin"
32 ln -sf "/usr/lib/unityhub/unityhub" "$pkgdir/usr/bin/unityhub"
33
34 install -Dm644 "$srcdir/license.txt" "$pkgdir/usr/share/licenses/$pkgname/license.txt"
35 install -Dm644 "$srcdir/services-config.json" "$pkgdir/usr/share/unity3d/config/services-config.json"
36}
37

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 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 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
2026-08-30 00:04:14 Low 2
2026-08-29 00:29:17 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