nekokolpa2

LOW
maintainer yyyyyiiiiii 0 votes scanned 2026-09-06 00:17:06.051191
View on AUR
Why flagged

The package downloads a prebuilt release from the project's official GitHub repository; the source is verifiable and matches the project's distribution method, posing minimal risk despite the static analysis flag for low votes and recent upload.

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 downloads a prebuilt release from the project's official GitHub repository; the source is verifiable and matches the project's distribution method, posing minimal risk despite the static analysis flag for low votes and recent upload.

PKGBUILD

1pkgname=nekokolpa2
2pkgver=2.2.4
3pkgrel=586
4pkgdesc='Cross-platform eSIM management app for working with local eUICCs, external readers, and remote reader endpoints'
5arch=(x86_64)
6url='https://github.com/iebb/NekokoLPA2'
7license=(MIT)
8depends=()
9options=(!debug)
10makedepends=()
11source=('https://github.com/iebb/NekokoLPA2/releases/download/v2.2.4%2B586/ee.nekoko.nlpa2.linux-2.2.4-586-x64.tar.gz')
12sha256sums=('c3e0a4be7d95858cb86f7124992d5863a6e24fc72a67e96daa55391550ee7388')
13
14package() {
15 install -Dm755 "${startdir}/nlpa2.sh" "${pkgdir}/usr/bin/nlpa2"
16 install -Dm644 "${startdir}/nlpa2.desktop" "${pkgdir}/usr/share/applications/nlpa2.desktop"
17 install -Dm755 "${srcdir}/nlpa2" "${pkgdir}/usr/share/nlpa2/nlpa2"
18 cp -rp "${srcdir}"/{data,lib} "${pkgdir}/usr/share/nlpa2/"
19}
20

Scan history

Scanned at (UTC)SeverityRules
2026-09-06 00:17:06 Low 2
2026-09-06 00:01: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