toplip
heavything
scanned 2026-09-17 00:27:14.276658
The source is a tarball from the project's official domain (2ton.com.au), used to build multiple utilities; despite the non-whitelisted host, it is the legitimate upstream source, and the build process compiles from source without executing untrusted binaries.
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 tarball from the project's official domain (2ton.com.au), used to build multiple utilities; despite the non-whitelisted host, it is the legitimate upstream source, and the build process compiles from source without executing untrusted binaries.
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:14
source=("https://2ton.com.au/HeavyThing-$pkgver.tar.gz")
PKGBUILD
1 offending line(s) highlighted# Maintainer: Luis Aranguren <pizzaman@hotmail.com>
# Contributor: Sam Stuewe <halosghost at archlinux dot info>
# Contributor: Serge Victor <arch at random dot re>
# Contributor: polyzen <polycitizen at gmail dot com>
pkgbase=heavything
pkgname=('rwasa' 'webslap' 'hnwatch' 'dhtool' 'sshtalk' 'toplip')
pkgver=1.24
pkgrel=1
pkgdesc='A General purpose x64 Asm library for 2ton products'
arch=('x86_64')
makedepends=('fasm')
url='https://2ton.com.au/HeavyThing'
license=('GPL3')
source=("https://2ton.com.au/HeavyThing-$pkgver.tar.gz")
sha256sums=('77bb53d7717d825515f159a3794808e1edf46ca6b515a1686df3dd6b8a94432d')
build () {
cd "HeavyThing-$pkgver"
./assemble_all.sh
}
package_rwasa () {
pkgdesc='a full featured web server that eclipses nginx'
url='https://2ton.com.au/rwasa/'
cd "HeavyThing-$pkgver/rwasa"
install -Dm755 rwasa "$pkgdir/usr/bin/rwasa"
}
package_webslap () {
pkgdesc='a website quality assurance reporting tool'
url='https://2ton.com.au/webslap/'
cd "HeavyThing-$pkgver/webslap"
install -Dm755 webslap "$pkgdir/usr/bin/webslap"
}
package_hnwatch () {
pkgdesc='a HackerNews API realtime terminal watch/reader'
url='https://2ton.com.au/hnwatch/'
cd "HeavyThing-$pkgver/hnwatch"
install -Dm755 hnwatch "$pkgdir/usr/bin/hnwatch"
}
package_dhtool () {
pkgdesc='a Diffie-Hellman parameter generator/verifier/converter'
url='https://2ton.com.au/dhtool/'
cd "HeavyThing-$pkgver/dhtool"
install -Dm755 dhtool "$pkgdir/usr/bin/dhtool"
}
package_sshtalk () {
pkgdesc='an ephemeral multi-person SSH chat'
url='https://2ton.com.au/sshtalk/'
cd "HeavyThing-$pkgver/sshtalk"
install -Dm755 sshtalk "$pkgdir/usr/bin/sshtalk"
}
package_toplip () {
pkgdesc='a command line very strong encryption utility'
url='https://2ton.com.au/toplip/'
cd "HeavyThing-$pkgver/toplip"
install -Dm755 toplip "$pkgdir/usr/bin/toplip"
}
# 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 |