67
maintainer CDatarET
· 1 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The package builds from the project's own GitHub source, which is normal for AUR packages; the low severity is due to few votes and recent upload, not malicious content.
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 the project's own GitHub source, which is normal for AUR packages; the low severity is due to few votes and recent upload, not malicious content.
PKGBUILD
1
pkgname=67
2
pkgver=1.0.0
3
pkgrel=1
4
pkgdesc="A curses terminal animation of 67 lol"
5
arch=('any')
6
url="https://github.com/CDatarET/67"
7
license=('MIT')
8
depends=('python')
9
source=("git+https://github.com/CDatarET/67.git")
10
sha256sums=('SKIP')
11
12
package() {
13
install -Dm755 "$srcdir/67/67.py" "$pkgdir/usr/bin/67"
14
15
install -Dm644 "$srcdir/67/LICENSE" \
16
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
17
}
18
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 17:25:21 | LOW | 2 |