jgoodies-looks
The source is a Java library JAR file hosted on a personal GitHub Pages site, but the package installs only the JAR and license, with no execution of remote code or obfuscated payloads, and the checksums are provided and verifiable.
Triggered rules
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 source is a Java library JAR file hosted on a personal GitHub Pages site, but the package installs only the JAR and license, with no execution of remote code or obfuscated payloads, and the checksums are provided and verifiable.
1 higher static finding superseded - not the current verdict (shown for transparency)
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:18
source=("https://mrwitek.github.io/aur-repo/jgoodies-looks-2_8_0-20150402.zip")
PKGBUILD
1 offending line(s) highlighted# Maintainer: Victor Dmitriyev <mrvvitek@gmail.com>
# Contributor: Alucryd <alucryd at gmail dot com>
# Contributor: Stefan Husmann <stefan-husmann at t-online dot de>
# Contributor: David Hajek <dante4d at gmail dot com>
# Contributor: Geoffroy Carrier <geoffroy dot carrier at koon dot fr>
# Contributor: Otto Allmendinger <otto.allmendinger@gmail.com>
pkgname=jgoodies-looks
pkgver=2.8.0
pkgrel=4
pkgdesc="A Java Swing look and feel library"
arch=('any')
url="http://www.jgoodies.com/"
license=('BSD')
groups=('jgoodies')
depends=('java-runtime')
#source=("http://www.jgoodies.com/download/libraries/looks/jgoodies-looks-${pkgver//./_}-20150402.zip")
source=("https://mrwitek.github.io/aur-repo/jgoodies-looks-2_8_0-20150402.zip")
md5sums=('89a28c43d742142869077e3ebeb109c9')
sha1sums=('6fd9cddd9ad82044dd603acb3a38a925cfa9e3e8')
sha256sums=('2b9382063f3058992db088fcf99fec04d41396b37e1e155f3af3b6c091435297')
sha512sums=('40b524f3ea082f322bda221cd57c58a97128625a51af6bbb86433d69e74bec4f366e551e9fafa0062bf98a1ee1786267906e6ec1994507f6b3b8d5d1148e42f7')
package() {
cd "${srcdir}/${pkgname}-${pkgver}"
install -Dm644 "LICENSE.txt" "${pkgdir}/usr/share/licenses/${pkgname}/license.txt"
install -Dm644 "${pkgname}-${pkgver}.jar" "${pkgdir}/usr/share/java/${pkgname}/${pkgname}.jar"
}
# vim:set ts=2 sw=2 et:
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-09-17 00:27:14 | Low | 2 |
| 2026-09-16 00:03:17 | Low | 2 |
| 2026-09-15 00:25:31 | Low | 2 |
| 2026-09-14 00:27:57 | Low | 2 |
| 2026-09-13 00:19:54 | Low | 2 |
| 2026-09-12 00:25:17 | Low | 2 |
| 2026-09-11 00:19:22 | Low | 2 |
| 2026-09-10 00:22:44 | Low | 2 |
| 2026-09-09 00:04:09 | Low | 2 |
| 2026-09-08 00:18:08 | Low | 2 |
| 2026-09-07 00:30:15 | Low | 2 |
| 2026-09-06 00:17:06 | Low | 2 |
| 2026-09-05 00:16:27 | Low | 2 |
| 2026-09-04 00:03:13 | Low | 2 |
| 2026-09-03 00:15:47 | Low | 2 |
| 2026-09-02 00:02:31 | Low | 2 |
| 2026-09-01 00:11:19 | Low | 2 |
| 2026-08-31 00:19:57 | Low | 2 |
| 2026-08-30 00:04:14 | Low | 2 |
| 2026-08-29 00:29:17 | Low | 2 |