festival-italian-voice-mbrola
maintainer Fabius
· 5 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The package downloads archived MBROLA voice data files from web.archive.org, which are non-executable audio resources; the worst case of a swapped source is limited to corrupted or misleading audio data, 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 archived MBROLA voice data files from web.archive.org, which are non-executable audio resources; the worst case of a swapped source is limited to corrupted or misleading audio data, 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
source=("https://web.archive.org/web/20160324200907if_/http://tcts.fpms.ac.be/synthesis/mbrola/dba/it3/it3-010304.zip"
PKGBUILD
1 offending line(s) highlighted
1
# Maintainer: Fabius
2
# Contributor: Marco Pompili 'marcs' <marcs.pompili@gmail.com>
3
# Contributor: Simone Sclavi 'Ito' <darkhado@gmail.com>
4
5
pkgname=festival-italian-voice-mbrola
6
arch=('any')
7
pkgver=3.0.1h
8
pkgrel=2
9
pkgdesc="Italian MBROLA voices for Festival"
10
url="http://www.pd.istc.cnr.it/FESTIVAL/home/default.htm"
11
license=("custom:Mbrola")
12
depends=('mbrola' 'festival-italian')
13
source=("https://web.archive.org/web/20160324200907if_/http://tcts.fpms.ac.be/synthesis/mbrola/dba/it3/it3-010304.zip"
14
"https://web.archive.org/web/20160324200757if_/http://tcts.fpms.ac.be/synthesis/mbrola/dba/it4/it4-010926.zip")
15
sha256sums=('d134b522d0aa68dbece9144e395246396cff9ff5e91d1c7b6a24d5a061e6ade5'
16
'8ec74af698fdd9bebf37cbf0877bc2f0382df60ff6cbe7c4c72186ba5b809a69')
17
package() {
18
mkdir -p $pkgdir/usr/share/festival/voices/italian/{lp_mbrola,pc_mbrola}
19
rm it3/*.txt
20
rm it4/*.txt
21
cp -a it4 $pkgdir/usr/share/festival/voices/italian/lp_mbrola/
22
cp -a it3 $pkgdir/usr/share/festival/voices/italian/pc_mbrola/
23
}
24
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 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 |