snip-llm-bin

LOW
maintainer mutoroglin 0 votes scanned 2026-08-26 09:30:02.614524
View on AUR
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: Joerg Weislogel <mutoroglin [at] posteo [dot] de>
2
3pkgname=snip-llm-bin
4pkgver=0.24.1
5pkgrel=1
6pkgdesc="CLI proxy that filters shell output before it reaches your AI coding assistant's context window"
7arch=('x86_64')
8url='https://github.com/edouard-claude/snip'
9license=('MIT')
10makedepends=('tar')
11options=(!debug)
12source=("${pkgname}_${pkgver}-${pkgrel}.tar.gz::https://github.com/edouard-claude/snip/releases/download/v0.24.1/snip_${pkgver}_linux_amd64.tar.gz")
13
14sha256sums=('6f230ab6d66885b73f7de4fd32399cb6a60f64de92133dc25532cccbfb930985')
15
16package() {
17 install -D -m755 snip "${pkgdir}/usr/bin/snip"
18 install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE_MIT"
19}
20

Scan history

Scanned at (UTC)SeverityRules
2026-08-26 09:30:02 Low 1

Report a package

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

0 / 4000
Your suggestion