bricklink-studio

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

The package downloads a legitimate installer from the official Bricklink domain over HTTPS, uses it to extract and install the application via Wine, and includes no obfuscated or suspicious code; the non-whitelisted host is still the project's official download infrastructure, making this a standard AUR package with low risk.

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-2507) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The package downloads a legitimate installer from the official Bricklink domain over HTTPS, uses it to extract and install the application via Wine, and includes no obfuscated or suspicious code; the non-whitelisted host is still the project's official download infrastructure, making this a standard AUR package with low risk.

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:12 "$pkgname-$pkgver.exe::https://studio.download.bricklink.info/Studio2.0/Archive/$pkgver/Studio+2.0.exe"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: <ayedeil at posteo dot com>
2pkgname=bricklink-studio
3pkgver=2.26.8_1
4pkgrel=1
5pkgdesc="Lego cad software created by Bricklink"
6arch=('x86_64')
7url="https://www.bricklink.com/v3/studio/download.page"
8license=('custom')
9depends=('wine')
10makedepends=('innoextract-crazy-max')
11source=(
12 "$pkgname-$pkgver.exe::https://studio.download.bricklink.info/Studio2.0/Archive/$pkgver/Studio+2.0.exe"
13 "$pkgname.sh"
14 "$pkgname.desktop"
15 "$pkgname.xml"
16 "icon.png"
17)
18noextract=("$pkgname-$pkgver.exe")
19sha256sums=('f5ea4582b04fd0e9a5056f6b7476787b30cd7d290ea8e745886f887f7239142b'
20 '3656055a9d5a87238c9a206c8b1df5e4892b05f8dd797edf43c35041a5cbdc67'
21 'cd760f9ad2a3210359ff6c0862cc3aa548a78a81246962748896f624364da47b'
22 '799ebcbfd268cba96294f128abb2ea4b24f6841a8ee4863a10ef4ad4912419f3'
23 'edfb03fbc30b6c39d0a63e5e04296a58439db44e2bc50434c270cdf441978927')
24options=(!strip !debug)
25
26prepare() {
27 innoextract -d "$srcdir" "$pkgname-$pkgver.exe"
28}
29
30package() {
31 install -Dd "$pkgdir/usr/share/$pkgname"
32 cp -r "$srcdir/app"/* "$pkgdir/usr/share/$pkgname"
33
34 install -Dm755 "$srcdir/$pkgname.sh" "$pkgdir/usr/bin/$pkgname"
35 install -Dm644 "$srcdir/$pkgname.desktop" "$pkgdir/usr/share/applications/$pkgname.desktop"
36 install -Dm644 "$srcdir/$pkgname.xml" "$pkgdir/usr/share/mime/packages/$pkgname.xml"
37 install -Dm644 "$srcdir/icon.png" "$pkgdir/usr/share/icons/hicolor/256x256/apps/$pkgname.png"
38 install -Dm644 "$srcdir/icon.png" "$pkgdir/usr/share/icons/hicolor/256x256/apps/application-bricklink-studio-model.png"
39}
40
41

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