gravitation
The package downloads a prebuilt game binary from the official project host, which is not on a whitelist but is plausibly legitimate; the worst case of a swapped source is code execution, but the host is the game's official site and the payload is expected to be a binary.
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 a prebuilt game binary from the official project host, which is not on a whitelist but is plausibly legitimate; the worst case of a swapped source is code execution, but the host is the game's official site and the payload is expected to be a binary.
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://www.demonstudios.com/Gravitation_Linux.zip" "gravitation.desktop" "gravitation")
PKGBUILD
1 offending line(s) highlighted# Maintainer: Mikuro Kagamine <mikurok@forgecrushing.com>
pkgname=gravitation
pkgver=1.4.5
pkgrel=2
pkgdesc="Gravitation is a retro gravity cave flyer for 1-4 players, featuring single player time trials or multiplayer racing and dogfighting."
arch=("i686" "x86_64")
url="http://www.demonstudios.com/gravitation.html"
license=("custom")
groups=("games")
source=("http://www.demonstudios.com/Gravitation_Linux.zip" "gravitation.desktop" "gravitation")
sha512sums=('26da259e0779f46bac371f0cfe599d14e48529c8077bffbf70fc3d9e8fa869eb2e66e37f955ddc9c813a30b48163e618d18f8838ba34c552b8847d0324a1fc8d'
'2a6049b1d9868e219c96dfbd9de42c1649293b29cb0677e29a147109831fd1b05e568c4cdccced81e51c7e752a366824bde75840b07c36a39717fe328b4cf512'
'ef11a3208ea5aec2689fd9b49de8f96f35113bc7599403d26ef4fca58bacaabe73809c9affef9930fb30fafd2a54e1ccbd5d64c72deb32dc637d480f5b0d116b')
depends=(lib32-libgl lib32-libx11)
package() {
mkdir -p "${pkgdir}"/opt/gravitation
cp -r "${srcdir}"/Gravitation_Data "${srcdir}"/Gravitation.x86 "${srcdir}"/ReadMe.rtf "${pkgdir}"/opt/gravitation
install -Dm644 "${srcdir}"/gravitation.desktop "${pkgdir}"/usr/share/applications/gravitation.desktop
install -Dm644 "${srcdir}"/Gravitation_Data/Resources/UnityPlayer.png "${pkgdir}"/usr/share/pixmaps/gravitation.png
install -Dm755 "${srcdir}"/gravitation "${pkgdir}"/usr/bin/gravitation
}
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 |