mtplayer-daily

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

The package downloads a source zip from the project's official domain (p2tools.de) which is not on the whitelist but plausibly legitimate; it installs a Java application and helper scripts without executing untrusted remote code or exhibiting malicious behavior.

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 a source zip from the project's official domain (p2tools.de) which is not on the whitelist but plausibly legitimate; it installs a Java application and helper scripts without executing untrusted remote code or exhibiting malicious behavior.

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:24 source=("https://www.p2tools.de/download/${pkgname%-daily}/daily/${_realname}-${_majorver}-${_middlever}__${_minorver}.zip"

PKGBUILD

1 offending line(s) highlighted
1# Contributor: Steffen Weber <-boenki-gmx-de->
2# Contributor: Stephan Springer <buzo+arch@Lini.de>
3# Contributor: Soeren Koerner <nonick at posteo dot de>
4# Contributor: Benedikt 'linopolus' Mueller <benemue at googlemail dot com>
5# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
6
7pkgname=mtplayer-daily
8_realname=MTPlayer
9_majorver=14
10_middlever=46
11_minorver=2023.08.06
12pkgver=${_majorver}__${_minorver}
13pkgrel=1
14pkgdesc="Offers access to the Mediathek of different german tv stations (ARD, ZDF, Arte, etc.)"
15arch=('any')
16url="https://www.p2tools.de/mtplayer/"
17license=('GPL3')
18conflicts=('mtplayer')
19provides=('mtplayer')
20depends=('java-runtime>=11' 'ffmpeg')
21optdepends=('rtmpdump: stream flash'
22 'flvstreamer: stream flash alternatively'
23 'vlc: play files directly from mediathek')
24source=("https://www.p2tools.de/download/${pkgname%-daily}/daily/${_realname}-${_majorver}-${_middlever}__${_minorver}.zip"
25 ${pkgname%-daily}.desktop ${pkgname%-daily}.sh)
26sha256sums=('8313c8aa6558bacf23d6b14165bce50fe174401ba19a70e501590fb7e3b9fd5c'
27 '5194cdac06d08c84d3de151aaf77990a90ff14483329efcb0f6f898f3007ad24'
28 'e41444cc5fb59938e1532eeb7d6e9163812226dc8f5790e529858bcf4b38cd30')
29
30package() {
31 install -d "$pkgdir"/opt
32 cp -r $_realname "$pkgdir"/opt
33 install -Dm755 "$srcdir"/${pkgname%-daily}.sh "$pkgdir"/usr/bin/${pkgname%-daily}.sh
34 install -Dm644 "$srcdir"/${pkgname%-daily}.desktop \
35 "$pkgdir"/usr/share/applications/${pkgname%-daily}.desktop
36 # remove unneeded stuff
37 find "$pkgdir" -name "*.exe" -exec rm {} \;
38 install -Dm644 "$pkgdir"/opt/$_realname/$_realname.png "$pkgdir"/usr/share/pixmaps/MTPlayer.png
39 rm "$pkgdir"/opt/$_realname/$_realname.png
40 rmdir "$pkgdir"/opt/$_realname/bin
41}
42
43

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