librepods-bin

maintainer Felitendo · 1 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package installs a prebuilt binary from a GitHub release, which is a supply-chain risk if the source is compromised, but it is from a known developer's repository and the binary is not executed during build/install.

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.

LOW AI review llm_review

An AI model (qwen/qwen3-235b-a22b-2507) reviewed this and agrees it is LOW (confidence 95%): The package installs a prebuilt binary from a GitHub release, which is a supply-chain risk if the source is compromised, but it is from a known developer's repository and the binary is not executed during build/install.

PKGBUILD

1# Maintainer: Felitendo
2# This PKGBUILD is updated automatically:
3# https://github.com/Felitendo/PKGBUILDS
4
5pkgname=librepods-bin
6pkgver=1.0.0rc1
7pkgrel=1
8pkgdesc="AirPods liberated from Apple's ecosystem (prebuilt)"
9arch=('x86_64')
10url="https://github.com/librepods-org/librepods"
11license=('GPL-3.0-only')
12depends=('glibc' 'gcc-libs' 'hicolor-icon-theme' 'libpulse' 'openssl'
13 'qt6-base' 'qt6-connectivity' 'qt6-declarative')
14provides=('librepods')
15conflicts=('librepods')
16source=("https://github.com/Felitendo/PKGBUILDS/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.zst")
17sha256sums=('69ce19414a0205d1d19fb851f6adea6c231013df6ec8a32bc8122d5fd6e9dd52')
18
19package() {
20 cp -a "$srcdir/usr" "$pkgdir/"
21}
22

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 11:27:50 LOW 2
2026-07-24 07:27:58 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