vikasit-bin

maintainer koolninad · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package downloads prebuilt binaries from the project's official GitHub releases, which is a common and generally trusted practice; the low severity is due to the binary nature of the sources and recent upload with few votes, but no malicious behavior is evident.

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 prebuilt binaries from the project's official GitHub releases, which is a common and generally trusted practice; the low severity is due to the binary nature of the sources and recent upload with few votes, but no malicious behavior is evident.

PKGBUILD

1# Maintainer: Ninad Chandorkar <ninad@chandorkartechnologies.com>
2pkgname='vikasit-bin'
3pkgver=2.2.3
4pkgrel=1
5pkgdesc='The AI coding agent built for the terminal.'
6url='https://github.com/Vikasit-AI/vikasit-code'
7arch=('aarch64' 'x86_64')
8license=('MIT')
9provides=('vikasit')
10conflicts=('vikasit')
11depends=('ripgrep')
12options=('!debug' '!strip')
13source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/Vikasit-AI/releases/releases/download/v${pkgver}/vikasit-code-linux-arm64.tar.gz")
14sha256sums_aarch64=('64fc21a20806351494f799210a5a87ab562b487d610f7412117ac582f6de6413')
15source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/Vikasit-AI/releases/releases/download/v${pkgver}/vikasit-code-linux-x64.tar.gz")
16sha256sums_x86_64=('cd91a6050a83876d23e15881077a30e1de579a48563fa75dc9379f1b455799ce')
17
18package() {
19 install -Dm755 ./vikasit "${pkgdir}/usr/bin/vikasit"
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 17:32: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