zeptoclaw-bin
LOW
maintainer tee
0 votes
scanned 2026-08-19 11:41:55.975910
Why flagged
Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.
Triggered rules
Low
Few votes, recently uploaded
zero_votes_recent
Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.
PKGBUILD
1
# Maintainer: tee < teeaur at duck dot com >
2
pkgname=zeptoclaw-bin
3
pkgver=0.9.2
4
pkgrel=1
5
pkgdesc="Fast, small, secure, and local-first personal AI assistant infrastructure"
6
arch=(x86_64)
7
url="https://zeptoclaw.com"
8
license=(Apache-2.0)
9
provides=(zeptoclaw)
10
conflicts=(zeptoclaw)
11
source=("zeptoclaw-$pkgver-$CARCH.sha256::https://github.com/qhkm/zeptoclaw/releases/download/v$pkgver/zeptoclaw-linux-x86_64.sha256")
12
source_x86_64=("zeptoclaw-$pkgver-$CARCH::https://github.com/qhkm/zeptoclaw/releases/download/v$pkgver/zeptoclaw-linux-x86_64")
13
b2sums=('a548795463b3c29cdb10315be5b41b1ee0ad4a1fc343263614d1354172c7bdf8e44370a6d1f9785fe0d5b83fba9b30cc5169f115f1efb2574bd09538098d4960')
14
b2sums_x86_64=('5d583c74aeb75bb2e3d095ccb77545646c53b939f7ee8c902bce76fd203e8d53e6c5701ea585c9b03fd7f1341cb8f50211aa5d5e179e37862d66510380403bc0')
15
16
package() {
17
install -Dm755 "zeptoclaw-$pkgver-$CARCH" "$pkgdir/usr/bin/zeptoclaw"
18
}
19
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-08-19 11:41:55 | Low | 1 |