agent-glow-bin

maintainer Geequlim · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged Package downloads a prebuilt binary from the project's official GitHub release page, which is a normal distribution method; the low severity is due to the recent upload and few votes, not malicious behavior.

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.

LOW AI review llm_review

An AI model (qwen/qwen3-235b-a22b-2507) reviewed this and agrees it is LOW (confidence 95%): Package downloads a prebuilt binary from the project's official GitHub release page, which is a normal distribution method; the low severity is due to the recent upload and few votes, not malicious behavior.

PKGBUILD

1# Maintainer: Geequlim <geequlim at gmail dot com>
2
3pkgname=agent-glow-bin
4pkgver=1.0.1
5pkgrel=1
6pkgdesc='面向 Linux 的硬件无关 Agent 状态灯光引擎'
7arch=('x86_64')
8url='https://github.com/Geequlim/agent-glow'
9license=('PolyForm-Noncommercial-1.0.0')
10depends=(
11 'cairo'
12 'gobject-introspection-runtime'
13 'gtk4'
14 'libadwaita'
15)
16optdepends=(
17 'asusctl: ASUS Aura 与 Slash 硬件后端'
18)
19provides=('agent-glow')
20conflicts=('agent-glow')
21install='agent-glow-bin.install'
22source=("https://github.com/Geequlim/agent-glow/releases/download/v${pkgver}/agent-glow-${pkgver}-linux-${CARCH}.tar.zst")
23sha256sums=('69a2dc19fba146f40f94b64f9520a96fcb643b451e36c0d50c33cc7c8fa8859c')
24
25package() {
26 cp -a --no-preserve=ownership "${srcdir}/usr" "${pkgdir}/"
27 mv "${pkgdir}/usr/share/licenses/agent-glow" "${pkgdir}/usr/share/licenses/${pkgname}"
28}
29

Scan history

Scanned at (UTC)SeverityRules
2026-08-03 00:08:14 LOW 2
2026-08-02 00:16:08 LOW 2
2026-08-01 00:11:18 LOW 2
2026-07-31 00:14:10 LOW 2
2026-07-30 00:17:23 LOW 2
2026-07-29 00:25:53 LOW 2
2026-07-28 00:07:28 LOW 2
2026-07-27 00:24:32 LOW 2
2026-07-26 19:33:02 LOW 2

Report a package

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

0 / 4000
Your suggestion