niri-tearing-git-bin

MEDIUM
maintainer eusouobn 0 votes scanned 2026-08-30 13:42:42.936847
View on AUR
Why flagged

The package downloads a prebuilt binary from a personal GitHub account not affiliated with the upstream project, which could be silently swapped, posing a supply-chain risk.

Triggered rules

Low Few votes, recently uploaded zero_votes_recent

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

Medium AI review of an ambiguous pattern llm_review

The static rules found a suspicious pattern they could not resolve, so an AI model (qwen/qwen3-235b-a22b-2507) reviewed it and judged it MEDIUM (confidence 90%): The package downloads a prebuilt binary from a personal GitHub account not affiliated with the upstream project, which could be silently swapped, posing a supply-chain risk.

PKGBUILD

1# Mantenedor: Bruno do Nascimento <eusouobn@gmail.com>
2pkgname=niri-tearing-git-bin
3pkgver=26.04.r94.g209fe152
4pkgrel=1
5pkgdesc="Scrollable-tiling Wayland compositor (tearing fork) - versão binária pré-compilada"
6arch=('x86_64')
7url="https://github.com/urayde/niri"
8license=('GPL-3.0-or-later')
9depends=(cairo glib2 libdisplay-info libinput libpipewire libxkbcommon mesa pango pixman seatd)
10provides=('niri')
11conflicts=('niri' 'niri-git' 'niri-tearing-git')
12
13# Link sem o 'v' porque sua tag não tem
14source=("https://github.com/eusouobn/niri-tearing-bin-releases/releases/download/${pkgver}/niri-full-${pkgver}-x86_64.tar.gz")
15sha256sums=('1f06b82d338914218375284dce37ca77c3e789fa7230ac8a16464b7c5eed6ecf')
16
17package() {
18 cd "$srcdir"
19 cp -a usr "$pkgdir/"
20}
21

Scan history

Scanned at (UTC)SeverityRules
2026-08-30 13:42:42 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