shacklog

maintainer camelliatse · 1 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package builds from a source tarball hosted on the maintainer's GitHub repository, which is a normal AUR practice; the 'SKIP' checksum and low votes/newness are quality concerns but do not indicate active danger as it installs only a script and documentation.

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%): The package builds from a source tarball hosted on the maintainer's GitHub repository, which is a normal AUR practice; the 'SKIP' checksum and low votes/newness are quality concerns but do not indicate active danger as it installs only a script and documentation.

PKGBUILD

1# Maintainer: CamelliaTse
2# Contributor: CamelliaTse
3
4pkgname=shacklog
5pkgver=1.0.0
6pkgrel=1
7pkgdesc="ShackLog - 无线电通联记录工具 / Radio QSO Logger (Ham Radio QSO Logger)"
8arch=('any')
9url="https://github.com/CamelliaTse/shacklog"
10license=('MIT')
11depends=('python-rich')
12makedepends=()
13source=("$pkgname-$pkgver.tar.gz::https://github.com/CamelliaTse/shacklog/archive/v$pkgver.tar.gz")
14sha256sums=('SKIP')
15
16package() {
17 cd "$srcdir/$pkgname-$pkgver"
18 install -Dm755 shacklog "$pkgdir/usr/bin/shacklog"
19 install -Dm644 README.md "$pkgdir/usr/share/doc/shacklog/README.md"
20}
21

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 00:14:47 LOW 2
2026-07-22 00:29:32 LOW 2
2026-07-21 00:24:15 LOW 2
2026-07-20 07:13:42 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