selfhtml-de
selfhtml
scanned 2026-09-17 00:27:14.276658
The package downloads static documentation files from a non-whitelisted but plausibly project-maintainer-owned host; the content is non-executable and the worst case of a swapped source is limited to data tampering.
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 package downloads static documentation files from a non-whitelisted but plausibly project-maintainer-owned host; the content is non-executable and the worst case of a swapped source is limited to data tampering.
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:11
source=('http://files.ax86.net/mirror/selfhtml/selfhtml812.tar.xz'
PKGBUILD
1 offending line(s) highlighted# Maintainer: Tilman Blumenbach <tilman (at) ax86 (dot) net>
pkgbase='selfhtml'
pkgname=('selfhtml-de' 'selfhtml-fr')
pkgver='8.1.2'
pkgdesc='An excellent HTML reference which also covers other web topics'
pkgrel=5
arch=('any')
url='http://selfhtml.org'
license=('custom')
source=('http://files.ax86.net/mirror/selfhtml/selfhtml812.tar.xz'
'http://files.ax86.net/mirror/selfhtml/selfhtml80fr.tar.xz'
'http://files.ax86.net/mirror/selfhtml/selfhtml80fr_update812.tar.xz')
# $1: Language code
_do_package() {
mkdir -p "$pkgdir/usr/share/doc/selfhtml/$1"
mkdir -p "$pkgdir/usr/share/licenses/selfhtml/$1"
cp -a . "$pkgdir/usr/share/doc/selfhtml/$1"
ln -s "/usr/share/doc/selfhtml/$1/editorial/copyright.htm" "$pkgdir/usr/share/licenses/selfhtml/$1"
}
package_selfhtml-de() {
# Need to do this here so that mkaurball correctly extracts these variables.
pkgdesc="An excellent HTML reference which also covers other web topics (German version)"
url="http://de.selfhtml.org"
cd "$srcdir/selfhtml812"
_do_package de
}
package_selfhtml-fr() {
# Need to do this here so that mkaurball correctly extracts these variables.
pkgdesc="An excellent HTML reference which also covers other web topics (French version)"
url="http://fr.selfhtml.org"
cd "$srcdir/selfhtml80fr"
_do_package fr
}
md5sums=('498cef61ba58aca47e5601d8b41181e1'
'a92011c71a6a211c727a7dc87910aa4e'
'f4c45c2fe4a28eb8b27a29cb59d5b474')
sha384sums=('26b02844e55de2974257fdfbc6fea88caadc516735097167d3522a247d077911b77d4d059c9bd08d0e0d37ebc2704193'
'b9bc42c0d2ec0846e1040618eb0d965129b4bcabcc96109c35b059ac212d97d8d6f0e3ec0b4f2fbcafed2982e612cdf9'
'fa1e53b7511d77bf00ce7744fff1dedd975273ed894148870f398a683f762f530d4df6f7cc578b95d0fad85f448c91f0')
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 |