gtkmagnetic

maintainer thr · 2 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The source is a verifiable source code archive from a project-related but non-whitelisted host (IF Archive), which is a legitimate repository for interactive fiction software; the package builds the software locally and does not execute untrusted binaries or scripts.

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 source is a verifiable source code archive from a project-related but non-whitelisted host (IF Archive), which is a legitimate repository for interactive fiction software; the package builds the software locally and does not execute untrusted binaries or scripts.

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=("https://mirror.ifarchive.org/if-archive/magnetic-scrolls/interpreters/magnetic/Magnetic231Src.zip"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: thr <r at sledinmay dot com>
2# Contributor: Emmanuele Massimi <finferflu at gmail dot com>
3pkgname=gtkmagnetic
4pkgver=2.3.1
5pkgrel=1
6pkgdesc="An interpreter for British text adventures by Magnetic Scrolls."
7arch=(i686 x86_64)
8url="https://mirror.ifarchive.org/indexes/if-archive/magnetic-scrolls/interpreters/magnetic/"
9license=('GPL-2.0-or-later')
10depends=('gtk2' 'smpeg0')
11source=("https://mirror.ifarchive.org/if-archive/magnetic-scrolls/interpreters/magnetic/Magnetic231Src.zip"
12 gargoyle.patch gtk.patch gtkmagnetic.desktop gtkmagnetic.png)
13md5sums=('7f1061387a9811e1cd609ab20d8d6c42'
14 '7af6655303b480562920a99e854202dc'
15 'a086bf31bcf244a5d6face4e7f84a30e'
16 '2298ab45562d480d9d383242fa93dfdb'
17 '04c0dcca4ad7f1e9eedf5f32fc5958f1')
18
19prepare() {
20 patch -Np0 -i gtk.patch
21 patch -Np0 -i gargoyle.patch
22}
23
24build() {
25 cd Gtk
26 make
27}
28
29package() {
30 install -D Gtk/${pkgname} ${pkgdir}/usr/bin/${pkgname}
31 ln -s /usr/bin/${pkgname} ${pkgdir}/usr/bin/magnetic
32 install -D Gtk/README ${pkgdir}/usr/share/${pkgname}/README
33 install -D Gtk/BUGS ${pkgdir}/usr/share/${pkgname}/BUGS
34 install -D Scripts/* -t ${pkgdir}/usr/share/${pkgname}/Scripts
35 install -D ${pkgname}.png ${pkgdir}/usr/share/pixmaps/${pkgname}.png
36 install -D ${pkgname}.desktop ${pkgdir}/usr/share/applications/${pkgname}.desktop
37}
38

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