vcvrack-pro

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

The download is from the official project domain (vcvrack.com) via a version-specific URL, which is normal for proprietary software; the source is a prebuilt binary but hosted on the legitimate vendor site, so the supply chain risk is low despite the non-whitelisted host.

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 download is from the official project domain (vcvrack.com) via a version-specific URL, which is normal for proprietary software; the source is a prebuilt binary but hosted on the legitimate vendor site, so the supply chain risk is low despite the non-whitelisted host.

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:18 source_x86_64=("$pkgname-$pkgver.zip::https://vcvrack.com/RackProDownload?version=$pkgver&arch=lin-x64")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Florian Hülsmann <fh@cbix.de>
2
3DLAGENTS=("https::./dlagent.sh %o %u")
4pkgname=vcvrack-pro
5pkgver=2.6.1
6pkgrel=1
7pkgdesc='Virtual modular synthesizer (requires logged in Pro account)'
8arch=(x86_64)
9url='https://vcvrack.com/'
10license=(LicenseRef-EULA)
11groups=(pro-audio clap-plugins vst-plugins vst3-plugins)
12provides=(vcvrack)
13depends=()
14makedepends=(jq)
15optdepends=('clap-host: for running the CLAP plugin'
16 'vst-host: for running the VST plugin'
17 'vst3-host: for running the VST3 plugin')
18source_x86_64=("$pkgname-$pkgver.zip::https://vcvrack.com/RackProDownload?version=$pkgver&arch=lin-x64")
19source=('vcvrack-pro.sh'
20 'vcvrack-pro.desktop')
21sha256sums=('1d079a8ca01b2f36ab08f42f8abe408a1bc0109f296b91a181a7f845e9fbb01f'
22 '850bab3769f7778e97293c0ecc5fd77e33d253504ebd8f3b60e937cc4584d418')
23sha256sums_x86_64=('f3d984113d7b88637c996f55d69d26962e08e5b1765f82aacfd036d4a903da48')
24
25package() {
26 depends+=(gcc-libs glibc libx11 libasound.so libGL.so libpulse.so libpulse-simple.so libjack.so)
27 # the audio plugins won't work with /opt/vcvrack-pro
28 install -d "$pkgdir"/opt/VCV
29 cp -va Rack2Pro -t "$pkgdir"/opt/VCV
30 install -vDm755 $pkgname.sh "$pkgdir"/usr/bin/$pkgname
31 install -vDm644 $pkgname.desktop -t "$pkgdir"/usr/share/applications
32 install -vDm755 'VCV Rack 2.clap' -t "$pkgdir"/usr/lib/clap
33 install -vDm755 *.so -t "$pkgdir"/usr/lib/vst
34 install -vDm755 "VCV Rack 2.vst3/Contents/$CARCH-linux/VCV Rack 2.so" -t "$pkgdir/usr/lib/vst3/VCV Rack 2.vst3/Contents/$CARCH-linux"
35 install -d "$pkgdir"/usr/share/licenses/$pkgname
36 mv -v "$pkgdir"/opt/VCV/Rack2Pro/LICENSE* "$pkgdir"/usr/share/licenses/$pkgname
37}
38

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