agentics-vocal-auth

maintainer Connor · 0 votes · scanned 2026-08-03 00:08:14.047287
MEDIUM
View on AUR ↗
Why flagged The package downloads a prebuilt encrypted binary (.enc) from a personal/project-specific host (repo.agentics.co.za) that is not independently verifiable, and the file is described as being decrypted and executed at runtime by the 'agentics' launcher — meaning the actual executed code is opaque and unauditable, sourced from an unestablished vendor with few votes and a recent upload.

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-vocal-auth-0.1.11-x86_64.enc::https://repo.agentics.co.za/x86_64/agentics-vocal-auth-0.1.11-x86_64.enc")
MEDIUM AI review llm_review

An AI model (anthropic/claude-sonnet-4.6) reviewed this and agrees it is MEDIUM (confidence 70%): The package downloads a prebuilt encrypted binary (.enc) from a personal/project-specific host (repo.agentics.co.za) that is not independently verifiable, and the file is described as being decrypted and executed at runtime by the 'agentics' launcher — meaning the actual executed code is opaque and unauditable, sourced from an unestablished vendor with few votes and a recent upload.

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Connor Etherington <connor@agentics.co.za>
2# ---
3pkgname=agentics-vocal-auth
4pkgver=0.1.11
5pkgrel=1
6pkgdesc="Agentics Vocal Auth - speaker verification, an encrypted Agentics component decrypted and run at runtime by the Agentics launcher"
7arch=('x86_64')
8url="https://agentics.co.za"
9license=('custom')
10depends=('agentics')
11options=('!strip' '!debug')
12source=("agentics-vocal-auth-0.1.11-x86_64.enc::https://repo.agentics.co.za/x86_64/agentics-vocal-auth-0.1.11-x86_64.enc")
13sha512sums=('b045b98cc29cd636f9066a6f1f450157cb34fd52644ef2080d53a11c9a913f07d94fa9a24812408abac58cdc5c239c51bffd26b968144dc2350afdde8af6aa8d')
14
15package() {
16 install -Dm644 "$srcdir/agentics-vocal-auth-0.1.11-x86_64.enc" "$pkgdir/opt/agentics/components/vocalauth/0.1.11/vocalauth-0.1.11-linux-amd64.enc"
17 install -dm755 "$pkgdir/usr/share/doc/agentics-vocal-auth"
18 printf '%s\n' \
19 'agentics-vocal-auth ships the encrypted Agentics vocalauth component.' \
20 'It is decrypted and executed at runtime by the Agentics launcher (agentics)' \
21 'and its managerd relay, which perform the sealed-box key exchange with the' \
22 'Agentics hub. Install the agentics package and launch it to use this component.' \
23 > "$pkgdir/usr/share/doc/agentics-vocal-auth/README"
24}
25

Scan history

Scanned at (UTC)SeverityRules
2026-08-03 00:08:14 MEDIUM 2
2026-08-02 00:16:08 MEDIUM 2
2026-08-01 00:11:18 MEDIUM 2
2026-07-31 00:14:10 MEDIUM 2
2026-07-30 00:17:23 MEDIUM 2
2026-07-29 00:25:53 MEDIUM 3
2026-07-28 00:07:28 MEDIUM 3
2026-07-27 00:24:32 MEDIUM 3
2026-07-26 00:07:32 MEDIUM 3
2026-07-25 00:13:44 MEDIUM 3
2026-07-24 00:02:28 MEDIUM 3
2026-07-23 00:14:47 MEDIUM 3
2026-07-22 00:29:32 MEDIUM 3
2026-07-21 00:24:15 MEDIUM 3
2026-07-20 00:19:49 MEDIUM 3
2026-07-19 00:17:08 MEDIUM 3
2026-07-18 00:14:48 MEDIUM 3
2026-07-17 00:06:16 MEDIUM 3
2026-07-16 00:05:41 MEDIUM 3
2026-07-15 05:49:33 MEDIUM 3

Report a package

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

0 / 4000
Your suggestion