brailleblaster-bin

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

The package downloads a prebuilt zip from a Microsoft Azure Blob Storage host, which is non-standard but plausibly the official project's release infrastructure; the source is verified via a fixed checksum and contains only data and Java binaries for a legitimate accessibility tool, with no evidence of code execution or exfiltration.

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 prebuilt zip from a Microsoft Azure Blob Storage host, which is non-standard but plausibly the official project's release infrastructure; the source is verified via a fixed checksum and contains only data and Java binaries for a legitimate accessibility tool, with no evidence of code execution or exfiltration.

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:11 source=("https://aphassets.blob.core.windows.net/${_dlname}/dist/stable/${_dlname}-${pkgver}-stable.zip"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Jeremiah Ticket <seashellpromises@gmail.com>
2pkgname=('brailleblaster-bin')
3pkgver=2.0.42
4pkgrel=1
5 pkgdesc='a braille translater written in java'
6arch=('x86_64')
7 depends=('java-environment>=17')
8license=('custom')
9url='https://www.brailleblaster.org/'
10_dlname='brailleblaster'
11source=("https://aphassets.blob.core.windows.net/${_dlname}/dist/stable/${_dlname}-${pkgver}-stable.zip"
12 "brailleblaster.desktop"
13"brailleblaster.sh")
14sha256sums=('d4ca8a3e3519d369be4a1c217af3000c918cdb3d57b93bb72c1fcfb2c39e9593'
15 'e206b8149f0197dd3e207886b01ced78e69db71850125e686e2a506e797e5880'
16 '0aadb597445281067eae8ad09ffda9bb5f93422cda849c0086dfed5b64c80c84')
17
18package() {
19 install -Dm644 ${srcdir}/LICENSE.txt ${pkgdir}/usr/share/licenses/${_dlname}/LICENSE
20 install -dm755 $pkgdir/opt/${_dlname}/
21 install -Dm644 ${_dlname}.desktop $pkgdir/usr/share/applications/${_dlname}.desktop
22rm ${srcdir}/brailleblaster-nix.sh
23 cp -r ${srcdir}/* $pkgdir/opt/${_dlname}/
24rm ${srcdir}/${_dlname}-${pkgver}-stable.zip
25install -Dm755 brailleblaster.sh $pkgdir/opt/${_dlname}/brailleblaster-nix.sh
26}
27

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