gravitation

maintainer MikuroK · 1 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged 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

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 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)
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:11 source=("http://www.demonstudios.com/Gravitation_Linux.zip" "gravitation.desktop" "gravitation")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Mikuro Kagamine <mikurok@forgecrushing.com>
2
3pkgname=gravitation
4pkgver=1.4.5
5pkgrel=2
6pkgdesc="Gravitation is a retro gravity cave flyer for 1-4 players, featuring single player time trials or multiplayer racing and dogfighting."
7arch=("i686" "x86_64")
8url="http://www.demonstudios.com/gravitation.html"
9license=("custom")
10groups=("games")
11source=("http://www.demonstudios.com/Gravitation_Linux.zip" "gravitation.desktop" "gravitation")
12sha512sums=('26da259e0779f46bac371f0cfe599d14e48529c8077bffbf70fc3d9e8fa869eb2e66e37f955ddc9c813a30b48163e618d18f8838ba34c552b8847d0324a1fc8d'
13 '2a6049b1d9868e219c96dfbd9de42c1649293b29cb0677e29a147109831fd1b05e568c4cdccced81e51c7e752a366824bde75840b07c36a39717fe328b4cf512'
14 'ef11a3208ea5aec2689fd9b49de8f96f35113bc7599403d26ef4fca58bacaabe73809c9affef9930fb30fafd2a54e1ccbd5d64c72deb32dc637d480f5b0d116b')
15depends=(lib32-libgl lib32-libx11)
16
17package() {
18 mkdir -p "${pkgdir}"/opt/gravitation
19 cp -r "${srcdir}"/Gravitation_Data "${srcdir}"/Gravitation.x86 "${srcdir}"/ReadMe.rtf "${pkgdir}"/opt/gravitation
20 install -Dm644 "${srcdir}"/gravitation.desktop "${pkgdir}"/usr/share/applications/gravitation.desktop
21 install -Dm644 "${srcdir}"/Gravitation_Data/Resources/UnityPlayer.png "${pkgdir}"/usr/share/pixmaps/gravitation.png
22 install -Dm755 "${srcdir}"/gravitation "${pkgdir}"/usr/bin/gravitation
23}
24

Scan history

Scanned at (UTC)SeverityRules
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

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion