archlarp
maintainer archlarp
· 0 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The package installs three local scripts with skipped checksums, but they are likely harmless LARP-themed utilities; no remote downloads or executable payloads from untrusted sources are present.
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%): The package installs three local scripts with skipped checksums, but they are likely harmless LARP-themed utilities; no remote downloads or executable payloads from untrusted sources are present.
PKGBUILD
1
# Maintainer: yourusername <your@email.com>
2
3
pkgname=archlarp
4
pkgver=1.0.0
5
pkgrel=1
6
pkgdesc="A LARP award trophy for true Arch LARPers"
7
arch=('any')
8
url=""
9
license=('custom')
10
depends=()
11
makedepends=()
12
source=("$pkgname" "$pkgname-opsec" "$pkgname-nonsystemd")
13
sha256sums=('SKIP' 'SKIP' 'SKIP')
14
15
package() {
16
install -Dm755 "$pkgname" "$pkgdir/usr/bin/$pkgname"
17
install -Dm755 "$pkgname-opsec" "$pkgdir/usr/bin/$pkgname-opsec"
18
install -Dm755 "$pkgname-nonsystemd" "$pkgdir/usr/bin/$pkgname-nonsystemd"
19
}
20
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 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 11:14:00 | LOW | 2 |