java-skinlf
maintainer MRWITEK
· 24 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The package installs Java libraries from a non-whitelisted but likely benign personal GitHub Pages host; the source is a static archive with matching checksums, and the installed files are non-executable JARs used for Swing theming, posing minimal risk.
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 installs Java libraries from a non-whitelisted but likely benign personal GitHub Pages host; the source is a static archive with matching checksums, and the installed files are non-executable JARs used for Swing theming, posing minimal risk.
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:14
source=('https://mrwitek.github.io/aur-repo/skinlf-6.7-20060722.zip')
PKGBUILD
1 offending line(s) highlighted
1
# Contributor: Victor Dmitriyev <mrvvitek@gmail.com>
2
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
3
# Contributor: Simon Lipp <sloonz+aur@gmail.com>
4
5
pkgname=java-skinlf
6
pkgver=6.7
7
pkgrel=5
8
pkgdesc="Skinning engine for Swing"
9
arch=('any')
10
url="http://l2fprod.com/skinlf/"
11
license=(APACHE)
12
depends=('java-runtime')
13
#source=('https://skinlf.dev.java.net/files/documents/66/37801/skinlf-6.7-20060722.zip')
14
source=('https://mrwitek.github.io/aur-repo/skinlf-6.7-20060722.zip')
15
md5sums=('09b41b511b51e465a052483b598d68f3')
16
sha1sums=('9fa7a68e9d2480d120146dea60e2df74d6f1c170')
17
sha256sums=('3d31ffbe1fa1325049cb94e675971a2b8d89ae24558cb173e7e4e1f926dd7daa')
18
sha512sums=('e4df9c6a85b5bbdbd40af177595641a5ad55a5cb16e5a31217fb3f5badd25727e4b48fa78ba2374f4eb55224068807b5bd6df9fba7f2418b7b810b25cf2043b6')
19
20
package() {
21
install -D --mode=644 $srcdir/skinlf-6.7/lib/skinlf.jar $pkgdir/usr/share/java/skinlf/skinlf.jar
22
install -D --mode=644 $srcdir/skinlf-6.7/lib/nativeskin.jar $pkgdir/usr/share/java/skinlf/nativeskin.jar
23
}
24
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 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 |