ttf-iridesce-scratch

maintainer SharpIce · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package builds a font from its official GitHub repository with a fixed commit; the source is verifiable and non-executable, posing minimal risk despite the unverified checksum.

Triggered rules

LOW Few votes, recently uploaded zero_votes_recent

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

LOW AI review llm_review

An AI model (qwen/qwen3-235b-a22b-2507) reviewed this and agrees it is LOW (confidence 95%): The package builds a font from its official GitHub repository with a fixed commit; the source is verifiable and non-executable, posing minimal risk despite the unverified checksum.

PKGBUILD

1# Maintainer: SharpIce <VupRbl@163.com>
2
3# shellcheck shell=bash disable=SC2034,SC2154
4
5_commit=326a9ea5e5d285587258be405d47a1191b9169a1
6
7pkgname=ttf-iridesce-scratch
8pkgver=20260702
9pkgrel=1
10pkgdesc="A sci-fi mechanical font from the fictional universe of 'Iridesce Independent'"
11arch=('any')
12url="https://github.com/IridesceIFC/Iridesce-Scratch"
13license=('OFL-1.1')
14depends=()
15makedepends=('git')
16source=("iridesce-scratch::git+https://github.com/IridesceIFC/Iridesce-Scratch.git#commit=$_commit")
17sha256sums=('SKIP')
18
19package() {
20 cd "$srcdir/iridesce-scratch" || return
21
22 install -Dm644 'Iridesce scratch Regular.ttf' "$pkgdir/usr/share/fonts/TTF/Iridesce scratch Regular.ttf"
23 install -Dm644 'Iridesce scratch Italic.ttf' "$pkgdir/usr/share/fonts/TTF/Iridesce scratch Italic.ttf"
24
25 install -Dm644 'readme OFL.txt' "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
26}
27

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 07:27:58 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