antigravity-cli

maintainer viridivn · 22 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package downloads prebuilt binaries from Google's official storage domain, which is plausibly the project's own release infrastructure, and installs a binary and license; while the host is not a common forge, it is a legitimate Google service, reducing supply-chain risk to low.

Triggered rules

LOW AI review downgraded a static finding llm_review

The static rules flagged this MEDIUM, but an AI model (qwen/qwen3-235b-a22b-2507) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The package downloads prebuilt binaries from Google's official storage domain, which is plausibly the project's own release infrastructure, and installs a binary and license; while the host is not a common forge, it is a legitimate Google service, reducing supply-chain risk to low.

1 higher static finding superseded - not the current verdict (shown for transparency)
MEDIUM source=() URL on a non-standard host source_untrusted_domain

One or more source=() URLs point to a host outside the trusted allowlist (github.com, gitlab.com, codeberg.org, pypi.org, …).

  • PKGBUILD:21 source_x86_64=("${pkgname}-${pkgver}-x86_64.tar.gz::https://storage.googleapis.com/antigravity-public/antigravity-cli/${pkgver//_/-}/linux-x64/cli_linux_x64.tar.gz")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Coraline Shuryn <coraline.shuryn@gmail.com>
2pkgname=antigravity-cli
3pkgver=1.1.7_5951805767680000
4pkgrel=1
5pkgdesc="Google's agentic development platform (CLI companion)"
6arch=('x86_64' 'aarch64')
7url="https://antigravity.google/product/antigravity-cli"
8license=('custom:proprietary')
9provides=('agy')
10conflicts=('agy')
11depends=('glibc')
12optdepends=('antigravity: to authenticate and share session state from the desktop application')
13options=('!strip')
14install=antigravity-cli.install
15
16source=("LICENSE")
17sha256sums=('7bcdb3cf53451b33c75e04f1f0e623e8aa8b7943a72f54f4781a7ad545a7d1ce')
18sha256sums_x86_64=('946cd06258d0ede72d0311550c914315798821f6a397f53ac760919826a19af4')
19sha256sums_aarch64=('0d6d488851745e80e69b8935d063e742945811b47111994b1a6dbd27df3010d5')
20
21source_x86_64=("${pkgname}-${pkgver}-x86_64.tar.gz::https://storage.googleapis.com/antigravity-public/antigravity-cli/${pkgver//_/-}/linux-x64/cli_linux_x64.tar.gz")
22source_aarch64=("${pkgname}-${pkgver}-aarch64.tar.gz::https://storage.googleapis.com/antigravity-public/antigravity-cli/${pkgver//_/-}/linux-arm/cli_linux_arm64.tar.gz")
23
24
25package() {
26 install -Dm755 "${srcdir}/antigravity" "${pkgdir}/usr/bin/agy"
27 install -Dm644 "${srcdir}/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
28}
29

Changes since previous scan

--- PKGBUILD @ 2026-07-25 00:13
+++ PKGBUILD @ 2026-08-03 00:08
@@ -1,6 +1,6 @@
# Maintainer: Coraline Shuryn <coraline.shuryn@gmail.com>
pkgname=antigravity-cli
-pkgver=1.1.4_6277569641840640
+pkgver=1.1.7_5951805767680000
pkgrel=1
pkgdesc="Google's agentic development platform (CLI companion)"
arch=('x86_64' 'aarch64')
@@ -15,8 +15,8 @@
source=("LICENSE")
sha256sums=('7bcdb3cf53451b33c75e04f1f0e623e8aa8b7943a72f54f4781a7ad545a7d1ce')
-sha256sums_x86_64=('aaab42e395cb4e3bfe5ae88994a340865d949f7a9e7f0604ffa2a3f1e8aadbfa')
-sha256sums_aarch64=('333199327cc29e21cb8fcc4e19f7c02c462bf41dd876f1328d64e9922c631700')
+sha256sums_x86_64=('946cd06258d0ede72d0311550c914315798821f6a397f53ac760919826a19af4')
+sha256sums_aarch64=('0d6d488851745e80e69b8935d063e742945811b47111994b1a6dbd27df3010d5')
source_x86_64=("${pkgname}-${pkgver}-x86_64.tar.gz::https://storage.googleapis.com/antigravity-public/antigravity-cli/${pkgver//_/-}/linux-x64/cli_linux_x64.tar.gz")
source_aarch64=("${pkgname}-${pkgver}-aarch64.tar.gz::https://storage.googleapis.com/antigravity-public/antigravity-cli/${pkgver//_/-}/linux-arm/cli_linux_arm64.tar.gz")

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 00:07:32 LOW 2
2026-07-25 19:30:43 MEDIUM 1
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 19:21:42 MEDIUM 1
2026-07-22 00:29:32 LOW 2
2026-07-21 00:24:15 LOW 2
2026-07-20 00:19:49 LOW 2
2026-07-19 02:00:03 MEDIUM 1
2026-07-19 00:17:08 MEDIUM 2
2026-07-18 00:14:48 MEDIUM 2

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion