pelton-bin

maintainer leeteral · 0 votes · scanned 2026-08-18 00:03:42.021799
MEDIUM
View on AUR ↗
Why flagged The package downloads a prebuilt .deb from GitHub Releases without verifying its origin beyond the checksum, posing a supply-chain risk if the source were compromised.

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 .deb from GitHub Releases without verifying its origin beyond the checksum, posing a supply-chain risk if the source were compromised.

PKGBUILD

1# Maintainer: leeteral <kneesdev@naver.com>
2
3pkgname=pelton-bin
4pkgver=2026.3.4
5pkgrel=1
6pkgdesc="Open-source cross-platform desktop email client"
7arch=('x86_64')
8url="https://github.com/TRC-Loop/Pelton"
9options=('!strip' '!debug')
10license=('GPL-3.0-or-later')
11depends=('gtk3' 'webkit2gtk-4.1')
12provides=('pelton')
13conflicts=('pelton')
14
15source=("Pelton-v${pkgver}-linux-amd64.deb::https://github.com/TRC-Loop/Pelton/releases/download/v${pkgver}/Pelton-v${pkgver}-linux-amd64.deb")
16sha256sums=('14ff147a172cf9fe55ff9dcc97e8268d5fd43dfc6c0ca0a0b628fb3bb0fd33f7')
17
18package() {
19 tar -xzf data.tar.gz -C "$pkgdir"
20}
21

Scan history

Scanned at (UTC)SeverityRules
2026-08-18 00:03:42 MEDIUM 2
2026-08-17 00:18:29 MEDIUM 2
2026-08-16 00:03:42 MEDIUM 2
2026-08-15 00:26:13 MEDIUM 2
2026-08-14 00:03:41 MEDIUM 2
2026-08-13 00:17:07 MEDIUM 2
2026-08-12 00:27:08 MEDIUM 2
2026-08-11 15:21:23 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