agentics-manager
The package downloads prebuilt binaries from the project's own official repository domain, which is plausibly controlled by the maintainer; while non-standard, the sources are verified via checksums and the worst case of a malicious swap would be running unauthorized code, but this is mitigated by the use of fixed, verifiable hashes.
Triggered rules
llm_review
The static rules flagged this MEDIUM, but an AI model (qwen/qwen3-235b-a22b-2507) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The package downloads prebuilt binaries from the project's own official repository domain, which is plausibly controlled by the maintainer; while non-standard, the sources are verified via checksums and the worst case of a malicious swap would be running unauthorized code, but this is mitigated by the use of fixed, verifiable hashes.
1 higher static finding superseded - not the current verdict (shown for transparency)
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-manager-0.1.13-x86_64::https://repo.agentics.co.za/x86_64/agentics-manager-0.1.13-x86_64"
PKGBUILD
1 offending line(s) highlighted# Maintainer: Connor Etherington <connor@agentics.co.za>
# ---
pkgname=agentics-manager
pkgver=0.1.13
pkgrel=1
pkgdesc="Agentics Manager daemon - the blind sealed-box relay between Agentics surfaces and the gRPC hub"
arch=('x86_64')
url="https://agentics.co.za"
license=('custom')
depends=()
options=('!strip' '!debug')
source=("agentics-manager-0.1.13-x86_64::https://repo.agentics.co.za/x86_64/agentics-manager-0.1.13-x86_64"
"agentics-manager-0.1.13-wasm.sealed::https://repo.agentics.co.za/x86_64/agentics-manager-0.1.13-wasm.sealed")
sha512sums=('6b75d498587645466b53621ebd7bc6d3d68e437ace56f61ec0a5a2475a849efcdd5088051dc8100e2c6052cba1312238084d9bdb6a70e1e4cca815a69dec4252'
'c6c4747ca03442fe849a8e76aa876b2e78bcb82eec2750a5ef1ac24f3c970c41f3b158cffc1341c6e294d09c5aa327a974e561b73f9c4ddcb18926a74e4f2917')
package() {
install -Dm755 "$srcdir/agentics-manager-0.1.13-x86_64" "$pkgdir/usr/bin/agentics-managerd"
install -Dm644 "$srcdir/agentics-manager-0.1.13-wasm.sealed" "$pkgdir/opt/agentics/components/manager/0.1.13/manager-0.1.13-wasm-wasm.sealed"
}
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-09-17 00:27:14 | Low | 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 00:04:14 | Low | 2 |
| 2026-08-29 00:29:17 | Low | 2 |