agentics-companion

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

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

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:12 source=("agentics-companion-0.1.97-x86_64::https://repo.agentics.co.za/x86_64/agentics-companion-0.1.97-x86_64")
Medium AI review 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
1# Maintainer: Connor Etherington <connor@agentics.co.za>
2# ---
3pkgname=agentics-companion
4pkgver=0.1.97
5pkgrel=1
6pkgdesc="Agentics Companion - the local relay and voice daemon that links every Agentics surface to the hub"
7arch=('x86_64')
8url="https://agentics.co.za"
9license=('custom')
10depends=()
11options=('!strip' '!debug')
12source=("agentics-companion-0.1.97-x86_64::https://repo.agentics.co.za/x86_64/agentics-companion-0.1.97-x86_64")
13sha512sums=('c3c9860f4efdcec38a0067e9b083a99de59cd02cc80bb9e9e3bd5480a6f40f25eb57fb44c781a3214780f99a95f8325224f48596a9de2db8b6ea71ae0974812d')
14
15package() {
16 install -Dm755 "$srcdir/agentics-companion-0.1.97-x86_64" "$pkgdir/usr/bin/agentics-companion"
17}
18

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)SeverityRules
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

Report a package

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

0 / 4000
Your suggestion