hath
maintainer scientificworld
· 6 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The source is a project-owned build artifact from a plausible project-hosted domain (e-hentai.org), used to compile the software; the worst case of a swapped source is unverified code execution, but it is not from a clearly untrustworthy or swappable host like personal cloud storage.
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 source is a project-owned build artifact from a plausible project-hosted domain (e-hentai.org), used to compile the software; the worst case of a swapped source is unverified code execution, but it is not from a clearly untrustworthy or swappable host like personal cloud storage.
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:16
source=("https://repo.e-hentai.org/hath/HentaiAtHome_${pkgver}_src.zip"
PKGBUILD
1 offending line(s) highlighted
1
# Maintainer: scientificworld <scientificworld at 126 dot com>
2
# Co-Maintainer: Misaka13514 <Misaka13514 at gmail dot com>
3
# Contributor: jtmb <packaging at technologicalwizardry dot com>
4
# Contributor: Dct Mei <dctxmei@yandex.com>
5
6
pkgname=hath
7
pkgver=1.6.5
8
pkgrel=2
9
pkgdesc="Open-source Peer-2-Peer gallery distribution system"
10
arch=('any')
11
url="https://ehwiki.org/wiki/Hentai@Home"
12
license=('GPL-3.0-only')
13
depends=('java-runtime')
14
makedepends=('java-environment')
15
install="$pkgname.install"
16
source=("https://repo.e-hentai.org/hath/HentaiAtHome_${pkgver}_src.zip"
17
"hath.service"
18
"hath.sh"
19
"hath.sysusers"
20
"hath.tmpfiles")
21
sha256sums=('d2aab9bf9029c59b2f4a6e2ea8e8e1a0a4db66d22109c03aea57df58a6b8619d'
22
'029681a77400b5e30dcb3bb82eead49cf933d96199dc51e81c3dfb77655177aa'
23
'80064d7e31085b56ad5b41863f51b25c33a20328a7f49cd88f80dfed281c439a'
24
'0c3a1a6c26cec616bc44274acbf5908e736581ae30cdf0af7508d4bfcad3a81e'
25
'9d11932a3ff1011cbe5ad2f000d29e3ad6011235fcc94685dcbc9bd61a54f87c')
26
27
build() {
28
make
29
make jar
30
}
31
32
package() {
33
install -Dm 644 'build/HentaiAtHome.jar' "$pkgdir/usr/share/java/$pkgname/$pkgname.jar"
34
install -Dm 644 'hath.service' "$pkgdir/usr/lib/systemd/system/hath.service"
35
install -Dm 755 "$pkgname.sh" "$pkgdir/usr/bin/$pkgname"
36
install -Dm 644 'hath.sysusers' "$pkgdir/usr/lib/sysusers.d/hath.conf"
37
install -Dm 644 'hath.tmpfiles' "$pkgdir/usr/lib/tmpfiles.d/hath.conf"
38
install -Dm 644 'LICENSE' "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
39
}
40
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 |