ttf-pt-astra-sans
ttf-pt-public-pack
scanned 2026-09-17 00:27:14.276658
The package downloads font files from the official Paratype API domain, which is plausibly the project's own infrastructure; fonts are non-executable data, so even with unverifiable checksums (SKIP), the risk is limited to data tampering, not code execution.
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 font files from the official Paratype API domain, which is plausibly the project's own infrastructure; fonts are non-executable data, so even with unverifiable checksums (SKIP), the risk is limited to data tampering, not code execution.
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=("ttf-pt-astra-sans.zip::https://api.paratype.com/api/download/ofl/pack/3759"
PKGBUILD
1 offending line(s) highlighted# Maintainer: Serhii Starovoitov <drommer.94@gmail.com>
pkgbase=ttf-pt-public-pack
pkgname=('ttf-pt-astra-sans' 'ttf-pt-astra-serif' 'ttf-pt-mono' 'ttf-pt-root_ui' 'ttf-pt-sans' 'ttf-pt-serif')
pkgver=2024.09.02
pkgrel=2
epoch=1
arch=('any')
url='https://www.paratype.com'
license=('custom:OFL')
source=("ttf-pt-astra-sans.zip::https://api.paratype.com/api/download/ofl/pack/3759"
"ttf-pt-astra-serif.zip::https://api.paratype.com/api/download/ofl/pack/3760"
"ttf-pt-mono.zip::https://api.paratype.com/api/download/ofl/pack/3763"
"ttf-pt-root_ui.zip::https://api.paratype.com/api/download/ofl/pack/3758"
"ttf-pt-sans.zip::https://api.paratype.com/api/download/ofl/pack/3762"
"ttf-pt-serif.zip::https://api.paratype.com/api/download/ofl/pack/3761")
sha256sums=('SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP')
#DLAGENTS=('https::/usr/bin/curl -gqb "" -fLC - --retry 3 --retry-delay 3 -o %o %u --referer https://www.paratype.com/ --user-agent Mozilla')
package_ttf-pt-astra-sans() {
pkgdesc='A sans-serif font designed to be metrically equivalent to Times New Roman'
provides=('ttf-font' 'ttf-pt-astra-sans')
conflicts=('ttf-pt-astra-sans' 'ttf-astra-sans')
install -Dm644 $srcdir/PT/PT/PT-Astra-Sans/*.ttf -t $pkgdir/usr/share/fonts/paratype/pt-astra-sans
install -Dm644 $srcdir/OFL.txt -t $pkgdir/usr/share/licenses/${pkgname}
}
package_ttf-pt-astra-serif() {
pkgdesc='A serif font designed to be metrically equivalent to Times New Roman'
provides=('ttf-font' 'ttf-pt-astra-serif')
conflicts=('ttf-pt-astra-serif' 'ttf-astra-serif')
install -Dm644 $srcdir/PT/PT/PT-Astra-Serif/*.ttf -t $pkgdir/usr/share/fonts/paratype/pt-astra-serif
install -Dm644 $srcdir/OFL.txt -t $pkgdir/usr/share/licenses/${pkgname}
}
package_ttf-pt-mono() {
pkgdesc='A monospace font for use in forms, tables, worksheets and other scenarios where equal character widths are advantageous'
optdepends=('ttf-ptcode: Ligatures font for PT Mono')
provides=('ttf-font' 'ttf-pt-mono')
conflicts=('ttf-pt-mono' 'ttf-paratype')
install -Dm644 $srcdir/PT/PT/PT-Mono/*.ttf -t $pkgdir/usr/share/fonts/paratype/pt-mono
install -Dm644 $srcdir/OFL.txt -t $pkgdir/usr/share/licenses/${pkgname}
}
package_ttf-pt-root_ui() {
pkgdesc='A sans-serif typeface designed specifically for user interfaces and web design'
provides=('ttf-font' 'ttf-pt-root-ui')
conflicts=('ttf-pt-root-ui')
install -Dm644 $srcdir/PT/PT/PT-Root-UI/*.ttf -t $pkgdir/usr/share/fonts/paratype/pt-root-ui
install -Dm644 $srcdir/OFL.txt -t $pkgdir/usr/share/licenses/${pkgname}
}
package_ttf-pt-sans() {
pkgdesc='A humanist sans-serif font inspired by the mid-20th century types suitable for applications and website'
provides=('ttf-font' 'ttf-pt-sans')
conflicts=('ttf-pt-sans' 'ttf-paratype')
install -Dm644 $srcdir/PT/PT/PT-Sans/*.ttf -t $pkgdir/usr/share/fonts/paratype/pt-sans
install -Dm644 $srcdir/OFL.txt -t $pkgdir/usr/share/licenses/${pkgname}
}
package_ttf-pt-serif() {
pkgdesc='A transitional serif typeface with humanistic terminals designed for use together with PT Sans'
provides=('ttf-font' 'ttf-pt-serif')
conflicts=('ttf-pt-serif' 'ttf-paratype')
install -Dm644 $srcdir/PT/PT/PT-Serif/*.ttf -t $pkgdir/usr/share/fonts/paratype/pt-serif
install -Dm644 $srcdir/OFL.txt -t $pkgdir/usr/share/licenses/${pkgname}
}
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 |