kdrive-bin

MEDIUM
maintainer Frankkkkk 25 votes scanned 2026-09-17 00:27:14.276658
View on AUR
Why flagged

The package downloads a prebuilt AppImage from a non-standard host (download.storage.infomaniak.com), which is not on common trust whitelists; while likely legitimate, the unverifiable nature of the executable binary from a swappable host presents a supply-chain risk if the domain were compromised.

Triggered rules

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://download.storage.infomaniak.com/drive/desktopclient/kDrive-$pkgver-amd64.AppImage
Medium AI review llm_review

An AI model (qwen/qwen3-235b-a22b-07-25) reviewed this and agrees it is MEDIUM (confidence 85%): The package downloads a prebuilt AppImage from a non-standard host (download.storage.infomaniak.com), which is not on common trust whitelists; while likely legitimate, the unverifiable nature of the executable binary from a swappable host presents a supply-chain risk if the domain were compromised.

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Frank Villaro-Dixon <f@vi-di.fr>
2# Old-Maintainer: Eric Engestrom <aur [at] engestrom [dot] ch>
3
4pkgname=kdrive-bin
5pkgver=3.8.5.2
6pkgrel=1
7pkgdesc='Infomaniak Drive desktop synchronization client (pre-compiled version)'
8url='https://drive.infomaniak.com'
9arch=(x86_64)
10license=(GPL2)
11source=(https://download.storage.infomaniak.com/drive/desktopclient/kDrive-$pkgver-amd64.AppImage
12 kDrive.desktop
13 kDrive.png)
14sha256sums=('f1e73b77e1c8f3d19208a47c7af801b55cb6a84cddaf33e5f7bb4fbef4736402'
15 'c4616b0ddbb137aef453f7031f5285b727addfa26f035a9ecbe62e1c6f195c5d'
16 'b142e3a06de916f47e8666bddc74dfe37249616fd578ab9ae63b17a945d46813')
17depends=(org.freedesktop.secrets # for session persistence
18 fuse2)
19conflicts=(kdrive)
20provides=(kdrive)
21options=(!strip)
22
23package() {
24 # App
25 install -Dm755 kDrive-$pkgver-amd64.AppImage "$pkgdir"/usr/bin/kDrive
26
27 # Desktop shortcut
28 desktop-file-install --dir "$pkgdir"/usr/share/applications kDrive.desktop
29 install -Dm644 kDrive.png "$pkgdir"/usr/share/icons/hicolor/512x512/apps/kDrive.png
30}
31

Scan history

Scanned at (UTC)SeverityRules
2026-09-17 00:27:14 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 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 00:15:47 Medium 2
2026-09-02 00:02:31 Medium 2
2026-09-01 00:11:19 Medium 2
2026-08-31 00:19:57 Medium 2
2026-08-30 00:04:14 Medium 2
2026-08-29 00:29:17 Medium 2

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion