plask-bin

maintainer macdems · 0 votes · scanned 2026-08-03 00:08:14.047287
MEDIUM
View on AUR ↗
Why flagged The package downloads a prebuilt binary tarball from a non-standard host (get.plask.app), which is not a common code hosting platform, and the checksum is provided but the source is a binary package, creating a supply-chain risk if the host is compromised.

Triggered rules

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:20 source=("plask-$pkgver-$pkgrel.tar.zst::https://get.plask.app/packages/plask-$pkgver-$pkgrel-x86_64.pkg.tar.zst")
MEDIUM AI review llm_review

An AI model (qwen/qwen3-235b-a22b-2507) reviewed this and agrees it is MEDIUM (confidence 85%): The package downloads a prebuilt binary tarball from a non-standard host (get.plask.app), which is not a common code hosting platform, and the checksum is provided but the source is a binary package, creating a supply-chain risk if the host is compromised.

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Maciej Dems <maciej.dems@p.lodz.pl>
2pkgname=plask-bin
3pkgver=2026.07.14
4pkgrel=1
5pkgdesc="Photonic LAser Simulation Kit: a comprehensive tool for numerical
6analysis of broad range of physical phenomena in photonic devices"
7url="https://plask.app"
8arch=('x86_64')
9license=('custom')
10provides=('plask')
11replaces=('plask')
12conflicts=('plask' 'plask-git')
13depends=('boost-libs' 'expat' 'fmt' 'openmp' 'intel-oneapi-mkl' 'lapack'
14 'python-numpy' 'python-matplotlib' 'python-lxml' 'python-yaml' 'pyside6' 'libx11')
15optdepends=('python-h5py: for saving results to files'
16 'python-scipy: for scientific tools'
17 'python-jedi: for Python hints in GUI'
18 'python-paramiko: for remote computation launching'
19 'ipython: for interactive shell')
20source=("plask-$pkgver-$pkgrel.tar.zst::https://get.plask.app/packages/plask-$pkgver-$pkgrel-x86_64.pkg.tar.zst")
21sha256sums=('cd3e56aa22786d33b05ca2f3f8a206c27eea176ae89adea97213a5c803cf7bf8')
22noextract=("plask-$pkgver-$pkgrel.tar.zst")
23
24package() {
25 cd "$pkgdir"
26 tar xf "$srcdir/plask-$pkgver-$pkgrel.tar.zst" --zstd --exclude='.*'
27}
28

Changes since previous scan

--- PKGBUILD @ 2026-07-16 00:05
+++ PKGBUILD @ 2026-08-03 00:08
@@ -1,6 +1,6 @@
# Maintainer: Maciej Dems <maciej.dems@p.lodz.pl>
pkgname=plask-bin
-pkgver=2026.04.13
+pkgver=2026.07.14
pkgrel=1
pkgdesc="Photonic LAser Simulation Kit: a comprehensive tool for numerical
analysis of broad range of physical phenomena in photonic devices"
@@ -18,7 +18,7 @@
'python-paramiko: for remote computation launching'
'ipython: for interactive shell')
source=("plask-$pkgver-$pkgrel.tar.zst::https://get.plask.app/packages/plask-$pkgver-$pkgrel-x86_64.pkg.tar.zst")
-sha256sums=('d565d387e0b0bb2c854d971c507ed8e8598584f781cd4a524b77f395a1317266')
+sha256sums=('cd3e56aa22786d33b05ca2f3f8a206c27eea176ae89adea97213a5c803cf7bf8')
noextract=("plask-$pkgver-$pkgrel.tar.zst")
package() {

Scan history

Scanned at (UTC)SeverityRules
2026-08-03 00:08:14 MEDIUM 2
2026-08-02 00:16:08 MEDIUM 2
2026-08-01 00:11:18 MEDIUM 2
2026-07-31 00:14:10 MEDIUM 2
2026-07-30 00:17:23 MEDIUM 2
2026-07-29 00:25:53 MEDIUM 2
2026-07-28 00:07:28 MEDIUM 2
2026-07-27 00:24:32 MEDIUM 2
2026-07-26 00:07:32 MEDIUM 2
2026-07-25 00:13:44 MEDIUM 2
2026-07-24 00:02:28 MEDIUM 2
2026-07-23 00:14:47 MEDIUM 2
2026-07-22 00:29:32 MEDIUM 2
2026-07-21 00:24:15 MEDIUM 2
2026-07-20 00:19:49 MEDIUM 2
2026-07-19 00:17:08 MEDIUM 2
2026-07-18 00:14:48 MEDIUM 2
2026-07-17 00:06:16 MEDIUM 2
2026-07-16 09:51:03 MEDIUM 2
2026-07-16 00:05:41 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