ib-en

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

The source is a game data archive from a plausible project-related host (vgperson.com), not an executable or remote code; worst case is data tampering, not code execution.

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 game data archive from a plausible project-related host (vgperson.com), not an executable or remote code; worst case is data tampering, not code execution.

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 source=('https://vgperson.com/games/Ib107.zip'

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: gardenapple <mailbox at appl garden>
2
3pkgname=ib-en
4pkgver=1.0.7
5pkgrel=3
6pkgdesc='Freeware horror adventure game by kouri (English translation)'
7url='https://vgperson.com/games/ib.htm'
8arch=('any')
9license=('LicenseRef-Freeware')
10depends=('easyrpg-player')
11makedepends=('icoutils')
12source=('https://vgperson.com/games/Ib107.zip'
13 'Ib'
14 'Ib.desktop')
15sha512sums=('c2700b87b4e0d25218acbbf922ab705731f9bccfe50deb9b441eeaa9a6d00d78d945a607af09eca463007d497f9f76b75e5ec06f2e76f318d58cb1321652e393'
16 '90b4e627bedd1fa0ac19caaf45ea495e31af311c6c247e3c600020e4a450d8b1a391c037237a479a60b39d3bf3890be48704cbe3895a1c5025d561e0883a1349'
17 'efe0748fdd87345bee2686ccf6166a8110431149d304b6f36288a263a38b136ed456f28967ca26104d73d71c8039e2ca2981ef966a192c33ee0a078fcba39816')
18
19package() {
20 wrestool --extract --output=icon.ico --type=group_icon StartFullscreen.exe
21 mkdir -p "$pkgdir/usr/share/pixmaps"
22 icotool --extract --output="$pkgdir/usr/share/pixmaps/Ib.png" icon.ico
23
24 # Does not seem to be required but easyrpg-player complains when this is deleted
25 # rm Data/RPG_RT.exe
26
27 mkdir -p "$pkgdir/usr/lib"
28 mv Data "$pkgdir/usr/lib/Ib"
29
30 install -Dm644 'Ib Manual.txt' -t "$pkgdir/usr/share/doc/Ib"
31 install -Dm644 Ib.desktop -t "$pkgdir/usr/share/applications"
32 install -Dm755 Ib -t "$pkgdir/usr/bin"
33}
34

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