omf2097-bin

LOW
maintainer Katoga 0 votes scanned 2026-09-17 00:27:14.276658
View on AUR
Why flagged

The package downloads a game archive from the official project domain; the source is the project's own content, not executed code, and the host, while not on a standard whitelist, is plausibly official and used for distribution.

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 game archive from the official project domain; the source is the project's own content, not executed code, and the host, while not on a standard whitelist, is plausibly official and used for distribution.

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:13 'http://www.omf2097.com/pub/files/omf/omf2097.rar'

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Katoga <katoga.cz@hotmail.com>
2pkgname=omf2097-bin
3pkgver=2.1
4pkgrel=2
5pkgdesc='Fighting game featuring Human Assisted Robots'
6arch=('any')
7url="http://www.omf2097.com/"
8license=('custom')
9depends=('dosbox')
10makedepends=('unrar')
11install="${pkgname}.install"
12source=(
13 'http://www.omf2097.com/pub/files/omf/omf2097.rar'
14 "${pkgname}.desktop"
15 "${pkgname}.png"
16 "${pkgname}.sh"
17 "${pkgname}.conf"
18 "${pkgname}.install"
19)
20sha256sums=(
21 'bc2ce50b8ea282b61e9685e883436e9cb4bcf7bacec0a58f0a685f20289f8a13'
22 '588777aa553746c6f842fb2971f361505c3399d2e6ec227a045a5d449f405740'
23 '1c6f8c4d72390b3e54d9d8ec4a33d0c3888a7e821e45da588a024c6bfe2575e9'
24 '57da3428d8df1138df4a60df147588ab02055846180a93f0bfb42301fcadd4a7'
25 '85cb3505fd827ed0c731ef3efd193bb79f819b014ea82743ca3ca00a42dfd590'
26 '2502046a14dcf0a016f51b4aedd0750ca2ee704416e36d9ce2e28ab2cffb1eb7'
27)
28noextract=(
29 omf2097.rar
30)
31
32prepare() {
33 unrar x -idq -y omf2097.rar
34}
35
36package() {
37 mkdir -m 0775 -p ${pkgdir}/opt/${pkgname}/OMF2097
38 chown :games ${pkgdir}/opt/${pkgname}/OMF2097
39
40 install -m 0664 -g games ${srcdir}/OMF2097/* ${pkgdir}/opt/${pkgname}/OMF2097/
41 install -m 0644 -g games ${srcdir}/${pkgname}.png ${pkgdir}/opt/${pkgname}/${pkgname}.png
42 install -m 0644 -g games ${srcdir}/${pkgname}.conf ${pkgdir}/opt/${pkgname}/${pkgname}.conf
43
44 mkdir -p ${pkgdir}/usr/share/applications
45 install -m 0644 -D ${srcdir}/${pkgname}.desktop ${pkgdir}/usr/share/applications/
46
47 mkdir -p ${pkgdir}/usr/bin
48 install -m 0755 -D ${srcdir}/${pkgname}.sh ${pkgdir}/usr/bin/
49
50 mkdir -p ${pkgdir}/usr/share/licenses/${pkgname}
51 install -m 0644 -D ${srcdir}/OMF2097/LICENSE.DOC ${pkgdir}/usr/share/licenses/${pkgname}/EULA
52}
53
54

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