gravitation

LOW
maintainer MikuroK 1 votes scanned 2026-09-17 00:27:14.276658
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-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

Report a package

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

0 / 4000
Your suggestion