spokenly
The package downloads a prebuilt .deb from a non-standard host (cdn.spokenly.app), which is not a widely recognized code hosting platform, and the source is a binary package that could be tampered with if the host is compromised, posing a supply-chain risk.
Triggered rules
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:30
"Spokenly_${pkgver}_amd64.deb::https://cdn.spokenly.app/releases/linux/Spokenly_${pkgver}_amd64.deb"
llm_review
An AI model (qwen/qwen3-235b-a22b-2507) reviewed this and agrees it is MEDIUM (confidence 95%): The package downloads a prebuilt .deb from a non-standard host (cdn.spokenly.app), which is not a widely recognized code hosting platform, and the source is a binary package that could be tampered with if the host is compromised, posing a supply-chain risk.
PKGBUILD
1 offending line(s) highlighted# Maintainer: w
pkgname=spokenly
pkgver=0.3.25
pkgrel=1
pkgdesc='Fast voice dictation for your desktop'
arch=('x86_64')
url='https://spokenly.app/'
license=('LicenseRef-Spokenly')
depends=(
'alsa-lib'
'cairo'
'gcc-libs'
'gdk-pixbuf2'
'glib2'
'glibc'
'gtk3'
'hicolor-icon-theme'
'libayatana-appindicator'
'libevdev'
'libsoup3'
'libx11'
'libxtst'
'webkit2gtk-4.1'
)
provides=('spokenly')
conflicts=('spokenly')
options=('!strip')
source=(
"Spokenly_${pkgver}_amd64.deb::https://cdn.spokenly.app/releases/linux/Spokenly_${pkgver}_amd64.deb"
'LICENSE'
)
sha256sums=('2285f829714a37e434ffba756e37a1acccd6f354ff52ef94da31fa5f9a87e771'
'36281e6dc02d369943554f1681ee1aae9d86429fc7a6e5b44b53f6c620b5dffe')
package() {
bsdtar -xpf data.tar.gz -C "$pkgdir"
install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
}
Changes since previous scan
--- PKGBUILD @ 2026-09-10 00:22+++ PKGBUILD @ 2026-09-17 00:27@@ -1,7 +1,7 @@ # Maintainer: w pkgname=spokenly-pkgver=0.3.19+pkgver=0.3.25 pkgrel=1 pkgdesc='Fast voice dictation for your desktop' arch=('x86_64')@@ -30,7 +30,7 @@ "Spokenly_${pkgver}_amd64.deb::https://cdn.spokenly.app/releases/linux/Spokenly_${pkgver}_amd64.deb" 'LICENSE' )-sha256sums=('9263b1bb526f81c0228538ec1c60cabad96f494c589ddeb339678d21fa1f9e54'+sha256sums=('2285f829714a37e434ffba756e37a1acccd6f354ff52ef94da31fa5f9a87e771' '36281e6dc02d369943554f1681ee1aae9d86429fc7a6e5b44b53f6c620b5dffe') package() {Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-09-17 00:27:14 | Medium | 2 |
| 2026-09-16 11:22:36 | Medium | 2 |
| 2026-09-16 00:03:17 | Medium | 2 |
| 2026-09-15 00:25:31 | Medium | 2 |
| 2026-09-14 00:27:57 | Medium | 2 |
| 2026-09-13 00:19:54 | Medium | 2 |
| 2026-09-12 00:25:17 | Medium | 2 |
| 2026-09-11 00:19:22 | Medium | 2 |
| 2026-09-10 17:21:08 | Medium | 2 |
| 2026-09-10 00:22:44 | Medium | 2 |
| 2026-09-09 00:04:09 | Medium | 2 |
| 2026-09-08 00:18:08 | Medium | 2 |
| 2026-09-07 00:30:15 | Medium | 2 |
| 2026-09-06 00:17:06 | Medium | 2 |
| 2026-09-05 00:16:27 | Medium | 2 |
| 2026-09-04 00:03:13 | Medium | 2 |
| 2026-09-03 09:52:42 | Medium | 2 |
| 2026-09-03 00:15:47 | Medium | 2 |
| 2026-09-02 00:02:31 | Medium | 2 |
| 2026-09-01 00:11:19 | Medium | 2 |