gog-moo-ii

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