jev-axi

LOW
maintainer Quatro 0 votes scanned 2026-09-17 21:26:26.072849
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: Xavier Francisco <echo moc.liamg@ocsicnarf.n.reivax | rev>
2
3pkgname=jev-axi
4pkgver=0.4.2
5pkgrel=1
6pkgdesc="Agent-ergonomic CLI for TypeSafe's Jev: calibrated judgments (pick, rate, check, rank, triage, guard) from the shell"
7arch=('any')
8url="https://github.com/shiftynick/jev-axi"
9license=('MIT')
10depends=('nodejs>=22')
11makedepends=('npm')
12options=('!strip' '!debug')
13source=("$pkgname-$pkgver.tgz::https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz")
14noextract=("$pkgname-$pkgver.tgz")
15sha256sums=('5791e1a0df216de541527466818d7c3ca19f3fcc66eac6760b93c6c104bb3cca')
16
17package() {
18 npm install -g --prefix "$pkgdir/usr" "$srcdir/$pkgname-$pkgver.tgz"
19
20 # npm can create directories with nondeterministic permissions.
21 find "$pkgdir/usr" -type d -exec chmod 755 {} +
22 chown -R root:root "$pkgdir"
23
24 install -Dm644 "$pkgdir/usr/lib/node_modules/$pkgname/LICENSE" \
25 "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
26}
27

Scan history

Scanned at (UTC)SeverityRules
2026-09-17 21:26:26 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