agentics-companion
The package downloads a prebuilt executable from a non-standard, non-whitelisted host (repo.agentics.co.za), which is not a common upstream source and has a SKIP'd checksum, creating a supply-chain risk if the host is compromised or malicious.
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:12
source=("agentics-companion-0.1.97-x86_64::https://repo.agentics.co.za/x86_64/agentics-companion-0.1.97-x86_64")
llm_review
An AI model (qwen/qwen3-235b-a22b-2507) reviewed this and agrees it is MEDIUM (confidence 95%): The package downloads a prebuilt executable from a non-standard, non-whitelisted host (repo.agentics.co.za), which is not a common upstream source and has a SKIP'd checksum, creating a supply-chain risk if the host is compromised or malicious.
PKGBUILD
1 offending line(s) highlighted# Maintainer: Connor Etherington <connor@agentics.co.za>
# ---
pkgname=agentics-companion
pkgver=0.1.97
pkgrel=1
pkgdesc="Agentics Companion - the local relay and voice daemon that links every Agentics surface to the hub"
arch=('x86_64')
url="https://agentics.co.za"
license=('custom')
depends=()
options=('!strip' '!debug')
source=("agentics-companion-0.1.97-x86_64::https://repo.agentics.co.za/x86_64/agentics-companion-0.1.97-x86_64")
sha512sums=('c3c9860f4efdcec38a0067e9b083a99de59cd02cc80bb9e9e3bd5480a6f40f25eb57fb44c781a3214780f99a95f8325224f48596a9de2db8b6ea71ae0974812d')
package() {
install -Dm755 "$srcdir/agentics-companion-0.1.97-x86_64" "$pkgdir/usr/bin/agentics-companion"
}
Changes since previous scan
--- PKGBUILD @ 2026-09-16 00:03+++ PKGBUILD @ 2026-09-17 00:27@@ -1,7 +1,7 @@ # Maintainer: Connor Etherington <connor@agentics.co.za> # --- pkgname=agentics-companion-pkgver=0.1.96+pkgver=0.1.97 pkgrel=1 pkgdesc="Agentics Companion - the local relay and voice daemon that links every Agentics surface to the hub" arch=('x86_64')@@ -9,10 +9,10 @@ license=('custom') depends=() options=('!strip' '!debug')-source=("agentics-companion-0.1.96-x86_64::https://repo.agentics.co.za/x86_64/agentics-companion-0.1.96-x86_64")-sha512sums=('8cce88f3db1f275b86d9d305115bdcd72970dbd3e8f3084c81fcb5adb24a372120a0568620760aa9441f217e2b35fa3fa6d386f0cd0261c0fd3f4b48974bad70')+source=("agentics-companion-0.1.97-x86_64::https://repo.agentics.co.za/x86_64/agentics-companion-0.1.97-x86_64")+sha512sums=('c3c9860f4efdcec38a0067e9b083a99de59cd02cc80bb9e9e3bd5480a6f40f25eb57fb44c781a3214780f99a95f8325224f48596a9de2db8b6ea71ae0974812d') package() {- install -Dm755 "$srcdir/agentics-companion-0.1.96-x86_64" "$pkgdir/usr/bin/agentics-companion"+ install -Dm755 "$srcdir/agentics-companion-0.1.97-x86_64" "$pkgdir/usr/bin/agentics-companion" } Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-09-17 00:27:14 | Medium | 2 |
| 2026-09-16 07:21:35 | Medium | 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 01:41:08 | Medium | 1 |