zz-lang
LOW
maintainer zaidejjo
0 votes
scanned 2026-09-05 14:00:22.289320
Why flagged
The package is a placeholder that does not install or execute any remote code, and the low severity flag 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 90%): The package is a placeholder that does not install or execute any remote code, and the low severity flag is due to few votes and recent upload, not malicious content.
PKGBUILD
1
# Maintainer: Zaid <zaidejjo@github>
2
pkgname=zz-lang
3
pkgver=0.0.1
4
pkgrel=1
5
pkgdesc="Temporary placeholder for zz-lang"
6
arch=('x86_64')
7
url="https://github.com/zaidejjo/zz"
8
license=('MIT')
9
source=("$url")
10
sha256sums=('SKIP')
11
12
package() {
13
echo "Placeholder package"
14
}
15
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-09-05 14:00:22 | Low | 2 |