palera1n

maintainer matthewq337 · 1 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package downloads a prebuilt binary and man page from GitHub and a non-whitelisted CDN; while the host is not standard, both sources are plausibly part of the project's release infrastructure, and the binary is self-contained with no evidence of malicious intent or remote code execution.

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-07-25) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The package downloads a prebuilt binary and man page from GitHub and a non-whitelisted CDN; while the host is not standard, both sources are plausibly part of the project's release infrastructure, and the binary is self-contained with no evidence of malicious intent or remote code execution.

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 "https://cdn.nickchan.lol/palera1n/c-rewrite/releases/v"${pkgver}"/docs/palera1n.1")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Matt Quintanilla <matt @ matt quintanilla .xyz>
2# Maintainer: Nebula <nebula@palera.in>
3
4pkgname=palera1n
5pkgver=2.3
6pkgrel=1
7pkgdesc="Jailbreak for A8 through A11, T2 devices, on iOS/iPadOS/tvOS 15.0, bridgeOS 5.0 and higher."
8arch=('x86_64')
9url="https://palera.in"
10licence=('MIT')
11source=("https://github.com/palera1n/palera1n/releases/download/v"${pkgver}"/palera1n-linux-x86_64"
12 "https://cdn.nickchan.lol/palera1n/c-rewrite/releases/v"${pkgver}"/docs/palera1n.1")
13sha256sums=('037c2b398bc13bab277ae9abb841ae3c5c5bc89e22332bbcbcd8d04b68214292'
14 '621d23a444579ce3491b9273d2d0401b3ec0801d3e3f78eb6c465c376493d219')
15options=('!strip')
16package() {
17 echo " -> Moving files in place..."
18 install -Dm755 "palera1n-linux-x86_64" "${pkgdir}/usr/bin/palera1n"
19 install -Dm644 "palera1n.1" "${pkgdir}/usr/share/man/man1/palera1n.1"
20}
21

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 00:19:49 LOW 2
2026-07-19 00:17:08 LOW 2
2026-07-18 00:14:48 LOW 2
2026-07-17 00:06:16 LOW 2
2026-07-16 00:05:41 LOW 2
2026-07-15 00:09:25 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