gog-moo-ii

maintainer orphaned · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package downloads a patch from a non-standard host (moo2mod.com), but this is supplemental data for a game, not an executable or unverifiable binary; the main installer comes via GOG through a trusted downloader, and the patch is applied as data, posing minimal risk.

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 patch from a non-standard host (moo2mod.com), but this is supplemental data for a game, not an executable or unverifiable binary; the main installer comes via GOG through a trusted downloader, and the patch is applied as data, posing minimal risk.

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:12 'http://www.moo2mod.com/patch/MOO2-1.50.13.zip'

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Mathias Bastholm <mbastholm at gmail dot com>
2pkgname=gog-moo-ii
3pkgver=2.0.0.6
4pkgrel=1
5pkgdesc='Master of Orion II: Battle at Antares is a 4X turn-based strategy game set in space'
6arch=('any')
7url='https://www.gog.com/game/master_of_orion_1_2'
8license=('custom')
9depends=('dosbox')
10makedepends=('lgogdownloader')
11source=("gog_master_of_orion_2_${pkgver}.sh::gogdownloader://master_of_orion_2/en3installer1"
12 'http://www.moo2mod.com/patch/MOO2-1.50.13.zip'
13 'moo-ii'
14 'gog-moo-ii.desktop')
15DLAGENTS+=('gogdownloader::/usr/bin/lgogdownloader --download-file=%u -o %o')
16options=('!strip')
17sha512sums=('2a972b3d8db04f2f52cfae64b8b2e041d0fb2b0084103f35814db123daf5d530e6309e2fe364fe5435d26e893cedcb2592efcb4deb90cd7b1445173e92f82a0b'
18 'b02480a1eb05b2b93671478f0ada974e20852533e31fabea826e4d32214db5e44267275351743e3efc510fc0d33540e88fdb34b91ae301098ff19b2d38d6fb88'
19 '736286b71b2bb3cfd39316d4f46cb3584011e6ab0446225f31fbe52cafa121dea9e9d801038010ea54cc1a94319e91f98002363db19590b5dd456cde4848eedd'
20 '27142d7d2f7c0c7d5fd7c042461bf20211188f84bdc54a8fbd95c5a6f8227f6825a702918f89ab07578afde16c4884dadd30fa87ba6bba3896b01515f1879729')
21
22package() {
23 install -d -m755 $pkgdir/usr/share
24 # Copy over base game
25 cp -r data/noarch/data $pkgdir/usr/share/$pkgname
26 # Copy over 1.50 patch
27 cp -r MOO2-1.50.13/MOO2.1.50.13/* $pkgdir/usr/share/$pkgname
28 find $pkgdir/usr/share -type f -exec chmod 644 "{}" \;
29 find $pkgdir/usr/share -type d -exec chmod 755 "{}" \;
30
31 install -Dm755 ${pkgname#gog-} $pkgdir/usr/bin/${pkgname#gog-}
32 install -Dm644 data/noarch/support/icon.png $pkgdir/usr/share/icons/hicolor/256x256/apps/$pkgname.png
33 install -Dm644 $pkgname.desktop $pkgdir/usr/share/applications/$pkgname.desktop
34 install -Dm644 data/noarch/docs/End\ User\ License\ Agreement.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
35}
36

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