wine-pixi
The package downloads a game data archive from a non-whitelisted but plausibly project-related host; the content is non-executable game assets and scripts managed by Wine, with no evidence of remote code execution or malicious behavior.
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 non-whitelisted but plausibly project-related host; the content is non-executable game assets and scripts managed by Wine, with no evidence of remote code execution or malicious behavior.
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=('http://www.wyrdysm.com/th15Stuf/Pixi_IGFv1.1.zip'
PKGBUILD
1 offending line(s) highlighted# Maintainer: Acidhub (contact at acidhub.click)
pkgname=wine-pixi
url='http://www.wyrdysm.com'
pkgdesc='Digipen Freshman Game - Showcase in IGF 2012'
pkgver=1.1
pkgrel=2
arch=('any')
license=('Free to use and share')
source=('http://www.wyrdysm.com/th15Stuf/Pixi_IGFv1.1.zip'
'LICENSE' 'pixi.desktop' 'pixi.png' 'pixi.sh')
sha256sums=('22542c8374fa944b697adf8508a670c828c150fc03a26d52eb7f3a8985355552'
'27635d4ed7740d185172f475ef14891c888127640a0f6bd73356bc4e2062ce03'
'7dce96e04e8050be92bdb0c0d4e545233e80469a8bc6ae26adde87052fd20db5'
'403332789d07391f6c1a8aa18b9d7a46a6051a8c2dcaf8c975007cf2b7a9ddef'
'74a17563882fce59ea22c3e9c4902062d97a8e66f09e9bfb25a6f131c0e20318')
depends=('wine' 'lib32-openal' 'lib32-libpng' 'lib32-mpg123')
package() {
cd "$scrdir"
install -Dm755 pixi.sh "$pkgdir"/usr/bin/pixi
install -Dm644 pixi.desktop "$pkgdir"/usr/share/applications/pixi.desktop
install -Dm644 pixi.png "$pkgdir"/usr/share/pixi/pixi.png
install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/pixi/LICENSE
cp -rf Pixi_IGFv1.1/* "$pkgdir"/usr/share/pixi/
}
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 |