fsport-tangovps

LOW
maintainer orphaned 1 votes scanned 2026-09-17 00:27:14.276658
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-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