hi

maintainer yoyo_58 · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged Package has few votes and was recently uploaded, but sources from a legitimate GitHub repository and builds from source, posing no immediate security risk.

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 90%): Package has few votes and was recently uploaded, but sources from a legitimate GitHub repository and builds from source, posing no immediate security risk.

PKGBUILD

1# Maintainer: yoyo58 <yoyo58@localhost>
2pkgname=hi
3pkgver=0.1.0
4pkgrel=1
5pkgdesc="Application Rust hi"
6arch=('x86_64')
7url="https://github.com/yoyo58/hi"
8license=('MIT')
9depends=('gcc-libs')
10makedepends=('cargo' 'make')
11source=("$pkgname-$pkgver.tar.gz::https://github.com/yoyo58/hi/archive/refs/tags/v$pkgver.tar.gz")
12sha256sums=('SKIP')
13
14build() {
15 cd "$pkgname-$pkgver"
16 make build
17}
18
19package() {
20 cd "$pkgname-$pkgver"
21 make PREFIX=/usr DESTDIR="$pkgdir" install
22}
23

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 00:07:32 LOW 2
2026-07-25 00:13:44 LOW 2
2026-07-24 00:02:28 LOW 2
2026-07-23 01:22:21 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