fsport-tangovps

maintainer orphaned · 1 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package downloads non-executable data files (animations) from a non-whitelisted but plausibly project-associated host; the worst case of a swapped source 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 package downloads non-executable data files (animations) from a non-whitelisted but plausibly project-associated host; the worst case of a swapped source 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:13 'https://porphyrion.feralhosting.com/datacorder/fsport_files/releases/tango_hi1_fs1.zip'

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Mike Swanson <mikeonthecomputer@gmail.com>
2
3pkgname=fsport-tangovps
4pkgver=3.4
5pkgrel=2
6pkgdesc="Hi-res Command Brief animations for FSPort"
7arch=('any')
8url="http://fsport.hard-light.net/website/"
9license=('custom:noncommercial')
10depends=('fsport')
11makedepends=('unzip')
12source=(LICENSE
13 'https://porphyrion.feralhosting.com/datacorder/fsport_files/releases/tango_hi1_fs1.zip'
14 'https://porphyrion.feralhosting.com/datacorder/fsport_files/releases/tango_hi2_fs1.zip'
15 'https://porphyrion.feralhosting.com/datacorder/fsport_files/releases/tango_hi3_fs1.zip'
16 'https://porphyrion.feralhosting.com/datacorder/fsport_files/releases/tango_hi4_fs1.zip'
17 'https://porphyrion.feralhosting.com/datacorder/fsport_files/releases/tango_hi5_fs1.zip')
18sha256sums=('79462ffe82b8cf371f37a3444a8e17165d293e797a865b9c4312f86d00ddf4ec'
19 '9e300d53845236c54e56bd9a188d17718313f522a1c4d2554de49a79e9847cfc'
20 'b15fab3d3bfe3a2b760cb0f9188622ff6513c9cf953a8da45aa62e2295746f4b'
21 '094fbcc25006f1f46e9c19a06b0073384e6b0e15e5935231bdd89672429b6515'
22 'cfd92227f925b4c51c52f04ddf1fcdc5e72d30bae84d10f44d84d5da1ea811df'
23 '7178370ba921e15963e2437c652d5fef0252a406f5ac565e218dd779cfe110bf')
24
25# Prevent compression
26PKGEXT=".pkg.tar"
27
28package() {
29 cd "$srcdir"
30
31 install -D -m 644 LICENSE "$pkgdir"/usr/share/licenses/"$pkgname"/LICENSE
32
33 mkdir -p "$pkgdir"/opt/fs2_open/fsport || return 1
34
35 # Not really proper to use mv, but saves space and time
36 mv *.vp "$pkgdir"/opt/fs2_open/fsport
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