midnight-rescue
The package downloads a game data archive from a project-owned domain (abandonia.com) which is not on the whitelist but hosts legitimate abandonware; the content is non-executable game data run via dosbox, posing minimal risk.
Triggered rules
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 data archive from a project-owned domain (abandonia.com) which is not on the whitelist but hosts legitimate abandonware; the content is non-executable game data run via dosbox, posing minimal risk.
1 higher static finding superseded - not the current verdict (shown for transparency)
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=('Midnight_Rescue.zip::http://files.abandonia.com/download.php?game=Super+Solvers+-+Midnight+Rescue&secure=da2b471ea49d5a02e5b2a87e4f8e34e5&td=1549091612'
PKGBUILD
1 offending line(s) highlighted# Maintainer: twa022 <twa022 at gmail dot com>
pkgname='midnight-rescue'
pkgver=1.0
pkgrel=3
pkgdesc='A classic educational game from Abandonia, played in DosBox'
url='https://www.myabandonware.com/game/super-solvers-midnight-rescue-1r5'
arch=('any')
license=('custom-freeware' 'Abandonware')
depends=('dosbox' 'unionfs-fuse')
source=('Midnight_Rescue.zip::http://files.abandonia.com/download.php?game=Super+Solvers+-+Midnight+Rescue&secure=da2b471ea49d5a02e5b2a87e4f8e34e5&td=1549091612'
${pkgname}.{sh,desktop,png})
sha256sums=('51a095a8093f549a653a67fc810d9cb385b0f81b8d1c2e0c8cf7fca0adc363c6'
'514e0d3e0443569cfcdfd6660ebd4944aa8c62bd7795f45aa280714c1205d0eb'
'a596dbf056cf9e28d8c6a050667717d4d37f662206f02329c42b78aea963edbf'
'5ee1dc824f4012952337fe2b4fdfc5bef140a3117fb4279b3454f91400b5d484')
package() {
install -dm755 "${pkgdir}"/opt/abandonia/${pkgname}
cp -ar SSR/* "${pkgdir}"/opt/abandonia/${pkgname}
install -Dm755 ${pkgname}.sh "${pkgdir}"/usr/bin/${pkgname}
install -Dm644 ${pkgname}.png -t "${pkgdir}"/usr/share/pixmaps/
install -Dm644 ${pkgname}.desktop -t "${pkgdir}"/usr/share/applications/
}
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 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 |