xojo
The source is a prebuilt binary from a CDN host that is not on the whitelist, but it is plausibly the official Xojo release infrastructure; the package installs only the official application and associated data, with no evidence of malicious behavior or remote 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 source is a prebuilt binary from a CDN host that is not on the whitelist, but it is plausibly the official Xojo release infrastructure; the package installs only the official application and associated data, with no evidence of malicious behavior or remote 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:12
source=("http://41160df63757fc043cfd-66287f38a83954e31a54d1dbe33e0650.r4.cf2.rackcdn.com/Xojo$_pkgvershort/xojo$_pkgvershort.tgz"
PKGBUILD
1 offending line(s) highlighted# Contributor: Schala <schalaalexiazeal@gmail.com>
# Contributor: Ng Oon-Ee <n g o o n e e dot t a l k AT g m a i l DOT c o m>
# Maintainer: TWPHoenix1982 <rene DOT landscheidt AT gmx DOT de>
pkgname=xojo
pkgver=2017r1
_pkgvershort=2017r1
pkgrel=3
pkgdesc="A RAD environment based on BASIC that compiles native applications for Windows, Mac, Linux, the web and now with 64Bit and ARM V2 (Raspberry Pi 2) support."
arch=(i686 x86_64)
url="http://www.xojo.com"
license=("custom")
source=("http://41160df63757fc043cfd-66287f38a83954e31a54d1dbe33e0650.r4.cf2.rackcdn.com/Xojo$_pkgvershort/xojo$_pkgvershort.tgz"
"xojo.desktop"
"lingua.desktop"
"RemoteDebuggerDesktop.desktop")
##"xojo.xpm")
##[[ $CARCH == i686 ]] && depends=(gtk2 expat glib2 glibc mesa icu gcc-libs) && makedepends=(lib32-libtinfo libtinfo)
##makedepends=(lib32-webkitgtk2)
[[ $CARCH == i686 ]] && depends=(gtk2 expat glib2 glibc mesa icu gcc-libs) && makedepends=(lib32-libtinfo)
##[[ $CARCH == x86_64 ]] && depends=(lib32-gtk2 lib32-expat lib32-glib2 lib32-glibc
##lib32-mesa lib32-icu lib32-gcc-libs) && makedepends=(lib32-webkitgtk2)
[[ $CARCH == x86_64 ]] && depends=(lib32-gtk2 lib32-expat lib32-glib2 lib32-glibc lib32-mesa
lib32-icu lib32-gcc-libs) && makedepends=(lib32-libtinfo libtinfo)
sha256sums=('93265d7a62df5fe53cc48fbd527768d77f5361700863cc1e8138fbbfd20b8182'
'17250f624de25bb575a3ca5d3158a60cba95248c624d71959c0bcb823384e9ee'
'7b084164ba9430b389a500a551a0cec5283f4eaa54dc27c01e7f0aa477e69612'
'024cbfa8d23766b54aed636a52708f656776a45d6109cde3ca4278d463958e97')
## '024cbfa8d23766b54aed636a52708f656776a45d6109cde3ca4278d463958e97')
options=(!strip)
package() {
cd $srcdir
#mv "xojo2016r4.1" "xojo$_pkgvershort"
find . -name '.DS_Store' -exec rm {} \;
find "./xojo$_pkgvershort/Extras" -type d \( -name 'OS X' -o -name 'Windows' -o -name 'Visual Studio*' -o -name 'Xcode' \) |
xargs -rtl1 -I {} rm -r {}
mkdir -p "$pkgdir/usr/bin" "$pkgdir/opt" "$pkgdir/usr/share/licenses/xojo" "$pkgdir/usr/lib32"
cp -r "xojo$_pkgvershort" "$pkgdir/opt/xojo"
##cp "xojo.xpm" "$pkgdir/opt/xojo" Now Shipped with the App again.
# Reparieren der Dateirechte
chmod 755 "$pkgdir/opt/xojo/Xojo Resources/Linux/HoudiniAssistant"
chmod 755 "$pkgdir/opt/xojo/Xojo Resources/Linux/libc++.so.1"
chmod 755 "$pkgdir/opt/xojo/Xojo Resources/SDKStubs/linux-arm/libgcc_s.so.1"
chmod 755 "$pkgdir/opt/xojo/Xojo Libs/XojoGUIFramework32.so"
chmod 755 "$pkgdir/opt/xojo/Xojo Libs/libc++.so.1"
#chmod 755 "$pkgdir/opt/xojo/Xojo Resoources/Linux/ld.mcld"
#chmod 755 "$pkgdir/opt/xojo/Xojo Resources/Linux/lld"
ln -s "/usr/lib32/libtinfo.so.6" "$pkgdir/usr/lib32/libtinfo.so.5"
#ln -s "/opt/xojo/Xojo Resources/Linux/libc++.so.1" "$pkgdir/usr/lib32/libc++.so.1"
ln -s "/opt/xojo/Xojo" "$pkgdir/usr/bin/Xojo"
ln -s "/opt/xojo/Extras/Lingua/Lingua Linux" "$pkgdir/usr/bin/Lingua"
ln -s "/opt/xojo/Extras/Remote Debugger Desktop/Linux/Remote Debugger Desktop" "$pkgdir/usr/bin/RemoteDebuggerDesktop"
ln -s "/opt/xojo/Extras/RemoteDebugger Console/Linux/RemoteDebuggerConsole" "$pkgdir/usr/bin/RemoteDebuggerConsole"
install -Dm644 "$srcdir/xojo.desktop" "$pkgdir/usr/share/applications/xojo.desktop"
install -m644 "$srcdir/lingua.desktop" "$pkgdir/usr/share/applications/"
install -m644 "$srcdir/RemoteDebuggerDesktop.desktop" "$pkgdir/usr/share/applications/"
install -Dm644 "$pkgdir/opt/xojo/xojo.xpm" "$pkgdir/usr/share/pixmaps/xojo.xpm"
ln -s "/opt/xojo/Read Mes/License Agreement.txt" "$pkgdir/usr/share/licenses/xojo/License Agreement.txt"
ln -s "/opt/xojo/Extras/Plugin SDK/Plug-In SDK License.txt" "$pkgdir/usr/share/licenses/xojo/Plug-In SDK License.txt"
ln -s "/opt/xojo/Extras/Plugin SDK/Plugin Converter/License.txt" "$pkgdir/usr/share/licenses/xojo/Plugin Converter License.txt"
ln -s "/opt/xojo/Read Mes/Third Party Licenses and Notices.txt" "$pkgdir/usr/share/licenses/xojo/Third Party Licenses and Notices.txt"
}
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 |